Searched defs:skipRawBytes (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | CodedInputStream.java | 517 public abstract void skipRawBytes(final int size) throws IOException; in skipRawBytes() method in CodedInputStream |