Marks a class capable of encoding to target Writer
Type | Name and description |
---|---|
void |
encodeToWriter(java.lang.CharSequence str, int off, int len, java.io.Writer writer, EncodingState encodingState) |
void |
encodeToWriter(char[] buf, int off, int len, java.io.Writer writer, EncodingState encodingState) |