hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
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.