Searched defs:writeMessageNoTag (Results 1 – 3 of 3) sorted by relevance
438 public abstract void writeMessageNoTag(final MessageLite value) throws IOException; in writeMessageNoTag() method in CodedOutputStream1243 public final void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.ArrayEncoder1589 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.NioEncoder2092 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.ByteOutputEncoder2395 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.OutputStreamEncoder
346 public void writeMessageNoTag(final MessageMicro value) throws IOException { in writeMessageNoTag() method in CodedOutputStreamMicro
518 public void writeMessageNoTag(final MessageNano value) throws IOException { in writeMessageNoTag() method in CodedOutputByteBufferNano