hunt-extra ~master (2022-03-03T03:00:29Z)
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