hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
Home
Dub
Repo
ByteArrayOutputStream.buf
hunt
stream
ByteArrayOutputStream
ByteArrayOutputStream
The buffer where data is stored.
class
ByteArrayOutputStream
protected
byte
[]
buf
;
Meta
Source
See Implementation
hunt
stream
ByteArrayOutputStream
ByteArrayOutputStream
aliases
write
constructors
this
functions
getBuffer
reset
size
toByteArray
toString
writeTo
variables
buf
count
The buffer where data is stored.