Home
last modified time | relevance | path

Searched defs:writeToReverse (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java442 void writeToReverse(ByteOutput output) throws IOException { in writeToReverse() method
DByteString.java815 abstract void writeToReverse(ByteOutput byteOutput) throws IOException; in writeToReverse() method
949 void writeToReverse(ByteOutput byteOutput) throws IOException { in writeToReverse() method in LeafByteString