Searched defs:writeUInt64NoTag (Results 1 – 3 of 3) sorted by relevance
419 public abstract void writeUInt64NoTag(long value) throws IOException; in writeUInt64NoTag() method in CodedOutputStream1397 public final void writeUInt64NoTag(long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream.ArrayEncoder1750 public void writeUInt64NoTag(long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream.SafeDirectNioEncoder2088 public void writeUInt64NoTag(long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream.UnsafeDirectNioEncoder2582 public void writeUInt64NoTag(long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream.ByteOutputEncoder2896 public void writeUInt64NoTag(long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStream.OutputStreamEncoder
296 public void writeUInt64NoTag(final long value) throws IOException { in writeUInt64NoTag() method in CodedOutputStreamMicro
261 public void writeUInt64NoTag(final long value) throws IOException { in writeUInt64NoTag() method in CodedOutputByteBufferNano