| sun.nio.cs.ext.COMPOUND_TEXT_Encoder
COMPOUND_TEXT_Encoder | public class COMPOUND_TEXT_Encoder extends CharsetEncoder (Code) | | |
COMPOUND_TEXT_Encoder | public COMPOUND_TEXT_Encoder(Charset cs)(Code) | | |
canEncode | public boolean canEncode(char ch)(Code) | | Return whether a character is mappable or not
true if a character is mappable |
implReplaceWith | protected void implReplaceWith(byte[] newReplacement)(Code) | | |
implReset | protected void implReset()(Code) | | Resets the encoder.
Call this method to reset the encoder to its initial state
|
|
|