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