Interface ICharsetModifiable

  • All Known Implementing Classes:
    SJISModifier

    public interface ICharsetModifiable
    • Method Detail

      • encodeSpecialCharacter

        boolean encodeSpecialCharacter​(byte b1,
                                       byte b2,
                                       java.nio.ByteBuffer byteBuffOut,
                                       IFlushable flusher)
                                throws java.io.IOException,
                                       java.io.UnsupportedEncodingException
        Throws:
        java.io.IOException
        java.io.UnsupportedEncodingException