hunt ~bench (2026-06-26T23:21:19.4628502)
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.