hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
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