◆ RopeInputStream() [1/2]
| com.google.protobuf.RopeByteString.RopeInputStream.RopeInputStream |
( |
| ) |
|
|
inline |
◆ RopeInputStream() [2/2]
| com.google.protobuf.RopeByteString.RopeInputStream.RopeInputStream |
( |
| ) |
|
|
inline |
◆ advanceIfCurrentPieceFullyRead() [1/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.advanceIfCurrentPieceFullyRead |
( |
| ) |
|
|
inlineprivate |
◆ advanceIfCurrentPieceFullyRead() [2/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.advanceIfCurrentPieceFullyRead |
( |
| ) |
|
|
inlineprivate |
◆ available() [1/2]
| int com.google.protobuf.RopeByteString.RopeInputStream.available |
( |
| ) |
throws IOException |
|
inline |
◆ available() [2/2]
| int com.google.protobuf.RopeByteString.RopeInputStream.available |
( |
| ) |
throws IOException |
|
inline |
◆ availableInternal()
| int com.google.protobuf.RopeByteString.RopeInputStream.availableInternal |
( |
| ) |
|
|
inlineprivate |
◆ initialize() [1/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.initialize |
( |
| ) |
|
|
inlineprivate |
◆ initialize() [2/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.initialize |
( |
| ) |
|
|
inlineprivate |
◆ mark() [1/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.mark |
( |
int |
readAheadLimit | ) |
|
|
inline |
◆ mark() [2/2]
| void com.google.protobuf.RopeByteString.RopeInputStream.mark |
( |
int |
readAheadLimit | ) |
|
|
inline |
◆ markSupported() [1/2]
| boolean com.google.protobuf.RopeByteString.RopeInputStream.markSupported |
( |
| ) |
|
|
inline |
◆ markSupported() [2/2]
| boolean com.google.protobuf.RopeByteString.RopeInputStream.markSupported |
( |
| ) |
|
|
inline |
◆ read() [1/4]
| int com.google.protobuf.RopeByteString.RopeInputStream.read |
( |
| ) |
throws IOException |
|
inline |
◆ read() [2/4]
| int com.google.protobuf.RopeByteString.RopeInputStream.read |
( |
| ) |
throws IOException |
|
inline |
◆ read() [3/4]
| int com.google.protobuf.RopeByteString.RopeInputStream.read |
( |
byte[] |
b, |
|
|
int |
offset, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ read() [4/4]
| int com.google.protobuf.RopeByteString.RopeInputStream.read |
( |
byte[] |
b, |
|
|
int |
offset, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ readSkipInternal() [1/2]
| int com.google.protobuf.RopeByteString.RopeInputStream.readSkipInternal |
( |
byte[] |
b, |
|
|
int |
offset, |
|
|
int |
length |
|
) |
| |
|
inlineprivate |
◆ readSkipInternal() [2/2]
| int com.google.protobuf.RopeByteString.RopeInputStream.readSkipInternal |
( |
byte[] |
b, |
|
|
int |
offset, |
|
|
int |
length |
|
) |
| |
|
inlineprivate |
◆ reset() [1/2]
| synchronized void com.google.protobuf.RopeByteString.RopeInputStream.reset |
( |
| ) |
|
|
inline |
◆ reset() [2/2]
| synchronized void com.google.protobuf.RopeByteString.RopeInputStream.reset |
( |
| ) |
|
|
inline |
◆ skip() [1/2]
| long com.google.protobuf.RopeByteString.RopeInputStream.skip |
( |
long |
length | ) |
|
|
inline |
◆ skip() [2/2]
| long com.google.protobuf.RopeByteString.RopeInputStream.skip |
( |
long |
length | ) |
|
|
inline |
◆ currentPiece
| LeafByteString com.google.protobuf.RopeByteString.RopeInputStream.currentPiece |
|
private |
◆ currentPieceIndex
| int com.google.protobuf.RopeByteString.RopeInputStream.currentPieceIndex |
|
private |
◆ currentPieceOffsetInRope
| int com.google.protobuf.RopeByteString.RopeInputStream.currentPieceOffsetInRope |
|
private |
◆ currentPieceSize
| int com.google.protobuf.RopeByteString.RopeInputStream.currentPieceSize |
|
private |
◆ mark
| int com.google.protobuf.RopeByteString.RopeInputStream.mark |
|
private |
◆ pieceIterator
| PieceIterator com.google.protobuf.RopeByteString.RopeInputStream.pieceIterator |
|
private |
The documentation for this class was generated from the following file: