|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProtobufException in com.dyuproject.protostuff |
|---|
| Methods in com.dyuproject.protostuff that throw ProtobufException | |
|---|---|
void |
ByteArrayInput.checkLastTagWas(int value)
Verifies that the last call to readTag() returned the given tag value. |
void |
CodedInput.checkLastTagWas(int value)
Verifies that the last call to readTag() returned the given tag value. |
int |
CodedInput.pushLimit(int byteLimit)
Note that pushLimit() does NOT affect how many bytes the
CodedInputStream reads from an underlying InputStream when
refreshing its buffer. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||