hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
Home
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