dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
ByteArrayInputStream.read
java
io
ByteArrayInputStream
ByteArrayInputStream
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
ByteArrayInputStream
override
ptrdiff_t
read
(
byte
[]
b
,
ptrdiff_t
off
,
ptrdiff_t
len
)
Meta
Source
See Implementation
java
io
ByteArrayInputStream
ByteArrayInputStream
aliases
available
close
mark
markSupported
read
reset
skip
constructors
this
variables
buf
fld_mark
pos