Searched defs:writeSInt64 (Results 1 – 3 of 3) sorted by relevance
216 public void writeSInt64(final int fieldNumber, final long value) in writeSInt64() method in CodedOutputByteBufferNano
1381 public void writeSInt64(long fieldId, long val) { in writeSInt64() method in ProtoOutputStream
259 public final void writeSInt64(final int fieldNumber, final long value) throws IOException { in writeSInt64() method in CodedOutputStream