dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
InflaterInputStream.read
java
util
zip
InflaterInputStream
InflaterInputStream
Undocumented in source. Be warned that the author may not have intended to support it.
alias
read
=
java
.
io
.
InputStream
.
InputStream
.
read
int
read
()
ptrdiff_t
read
(byte[] b, ptrdiff_t off, ptrdiff_t len)
class
InflaterInputStream
override
ptrdiff_t
read
(
byte
[]
b
,
ptrdiff_t
off
,
ptrdiff_t
len
)
Meta
Source
See Implementation
java
util
zip
InflaterInputStream
InflaterInputStream
aliases
available
close
mark
markSupported
read
reset
skip
constructors
this
functions
fill
variables
buf
len
tangoIstr
usesDefaultInflater