Searched defs:writeToReverse (Results 1 – 2 of 2) sorted by relevance
744 abstract void writeToReverse(ByteOutput byteOutput) throws IOException; in writeToReverse() method876 void writeToReverse(ByteOutput byteOutput) throws IOException { in writeToReverse() method in LeafByteString
449 void writeToReverse(ByteOutput output) throws IOException { in writeToReverse() method