dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
BufferedInputStream.pos
java
io
BufferedInputStream
BufferedInputStream
The current position in the buffer.
class
BufferedInputStream
protected
int
pos
;
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
The current position in the buffer.