hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
ByteArrayOutputStream.write
hunt
stream
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
stream
ByteArrayOutputStream
ByteArrayOutputStream
aliases
write
constructors
this
functions
getBuffer
reset
size
toByteArray
toString
writeTo
variables
buf
count