JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
i2p.susi.util
Interface ReadCounter
All Known Implementing Classes:
CountingInputStream
,
EOFOnMatchInputStream
,
LimitInputStream
public interface
ReadCounter
Count the bytes that have been read or skipped
Since:
0.9.34
Method Summary
Methods
Modifier and Type
Method and Description
long
getRead
()
The total number of bytes that have been read or skipped
Method Detail
getRead
long getRead()
The total number of bytes that have been read or skipped
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method