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