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