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