Searched defs:skipMessage (Results 1 – 4 of 4) sorted by relevance
17 public SkipException(String skipMessage) { in SkipException()21 public SkipException(String skipMessage, Throwable cause) { in SkipException()
270 public void skipMessage() throws IOException { in skipMessage() method in CodedInputStream284 public void skipMessage(CodedOutputStream output) throws IOException { in skipMessage() method in CodedInputStream
136 public void skipMessage() throws IOException { in skipMessage() method in CodedInputByteBufferNano
144 public void skipMessage() throws IOException { in skipMessage() method in CodedInputStreamMicro