Searched defs:writeMessageNoTag (Results 1 – 2 of 2) sorted by relevance
472 public abstract void writeMessageNoTag(final MessageLite value) throws IOException; in writeMessageNoTag() method in CodedOutputStream1281 public final void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.ArrayEncoder1621 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.NioEncoder2124 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.ByteOutputEncoder2427 public void writeMessageNoTag(final MessageLite value) throws IOException { in writeMessageNoTag() method in CodedOutputStream.OutputStreamEncoder
510 public void writeMessageNoTag(final MessageNano value) throws IOException { in writeMessageNoTag() method in CodedOutputByteBufferNano