hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
ByteArrayOutputStream.write
hunt
io
ByteArrayOutputStream
ByteArrayOutputStream
Undocumented in source.
alias
write
=
OutputStream
.
write
class
ByteArrayOutputStream
alias
write
=
OutputStream.write
void
write
(int b)
void
write
(byte[] b, int off, int len)
Meta
Source
See Implementation
hunt
io
ByteArrayOutputStream
ByteArrayOutputStream
aliases
write
constructors
this
functions
getBuffer
reset
size
toByteArray
toString
writeTo
variables
buf
count