Searched refs:writeToReverse (Results 1 – 3 of 3) sorted by relevance
449 void writeToReverse(ByteOutput output) throws IOException { in writeToReverse() method450 right.writeToReverse(output); in writeToReverse()451 left.writeToReverse(output); in writeToReverse()
744 abstract void writeToReverse(ByteOutput byteOutput) throws IOException; in writeToReverse() method876 void writeToReverse(ByteOutput byteOutput) throws IOException { in writeToReverse() method in LeafByteString
1052 value.writeToReverse(this); in writeBytes()1589 value.writeToReverse(this); in writeBytes()2120 value.writeToReverse(this); in writeBytes()2677 value.writeToReverse(this); in writeBytes()