Searched defs:writeUInt64NoTag (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | CodedOutputStream.java | 419 public abstract void writeUInt64NoTag(long value) throws IOException; in writeUInt64NoTag() method in CodedOutputStream |