Searched refs:SkipRawBytes (Results 1 – 1 of 1) sorted by relevance
418 SkipRawBytes(length); in SkipLastField()1091 SkipRawBytes(currentLimit - totalBytesRetired - bufferPos); in ReadRawBytes()1199 private void SkipRawBytes(int size) in SkipRawBytes() method in Google.Protobuf.CodedInputStream1209 SkipRawBytes(currentLimit - totalBytesRetired - bufferPos); in SkipRawBytes()