dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
BufferedInputStream.count
java
io
BufferedInputStream
BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
class
BufferedInputStream
protected
int
count
;
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 index one greater than the index of the last valid byte in the buffer.