hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
ByteArrayInputStream.read
hunt
stream
ByteArrayInputStream
ByteArrayInputStream
Undocumented in source.
alias
read
=
InputStream
.
read
class
ByteArrayInputStream
alias
read
=
InputStream.read
int
read
()
int
read
(byte[] b, int off, int len)
Meta
Source
See Implementation
hunt
stream
ByteArrayInputStream
ByteArrayInputStream
aliases
read
constructors
this
functions
available
getRawBuffer
mark
markSupported
position
reset
skip
variables
_mark
buf
count
pos