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