hunt ~v1.4.x (2025-01-29T03:20:10.156087)
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.