dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
ByteArrayInputStream.mark
java
io
ByteArrayInputStream
ByteArrayInputStream
Undocumented in source. Be warned that the author may not have intended to support it.
alias
mark
=
java
.
io
.
InputStream
.
InputStream
.
mark
void
mark
(int readAheadLimit)
class
ByteArrayInputStream
override synchronized
void
mark
(
int
readAheadLimit
)
Meta
Source
See Implementation
java
io
ByteArrayInputStream
ByteArrayInputStream
aliases
available
close
mark
markSupported
read
reset
skip
constructors
this
variables
buf
fld_mark
pos