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