hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
Dub
Repo
ByteArrayOutputStream.buf
hunt
io
ByteArrayOutputStream
ByteArrayOutputStream
The buffer where data is stored.
class
ByteArrayOutputStream
protected
byte
[]
buf
;
Meta
Source
See Implementation
hunt
io
ByteArrayOutputStream
ByteArrayOutputStream
aliases
write
constructors
this
functions
getBuffer
reset
size
toByteArray
toString
writeTo
variables
buf
count
The buffer where data is stored.