dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
ByteArrayOutputStream.write
java
io
ByteArrayOutputStream
ByteArrayOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(int b)
class
ByteArrayOutputStream
override
void
write
(
int
b
)
void
write
(byte[] b, ptrdiff_t off, ptrdiff_t len)
void
write
(byte[] b)
Meta
Source
See Implementation
java
io
ByteArrayOutputStream
ByteArrayOutputStream
constructors
this
functions
close
reset
size
toByteArray
toString
write
writeTo
variables
buffer