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