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