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