Searched refs:encodeBufferSuffix (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DCharacterEncoder.java98 protected void encodeBufferSuffix(OutputStream aStream) throws IOException { method in class:CharacterEncoder
169 encodeBufferSuffix(outStream);
302 encodeBufferSuffix(outStream);
H A DUUEncoder.java192 * encodeBufferSuffix writes the single line containing space (' ') and
195 protected void encodeBufferSuffix(OutputStream a) throws IOException { method in class:UUEncoder

Completed in 38 milliseconds