Uses of Class
com.dyuproject.protostuff.ProtobufException

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.
 



Copyright © 2009-2014. All Rights Reserved.