Searched refs:encodeLineSuffix (Results 1 – 2 of 2) sorted by relevance
112 protected void encodeLineSuffix(OutputStream aStream) throws IOException { in encodeLineSuffix() method in CharacterEncoder166 encodeLineSuffix(outStream); in encode()297 encodeLineSuffix(outStream); in encodeBuffer()
100 protected void encodeLineSuffix(OutputStream o) throws IOException { in encodeLineSuffix() method in HexDumpEncoder