dwt ~master (2021-10-30T23:22:55.5981245)
Dub
Repo
OutputStream.write
java
io
OutputStream
OutputStream
Undocumented in source.
void
write
(int b)
class
OutputStream
abstract
void
write
(
int
b
)
void
write
(byte[] b)
void
write
(byte[] b, ptrdiff_t off, ptrdiff_t len)
Meta
Source
See Implementation
java
io
OutputStream
OutputStream
constructors
this
functions
close
flush
write