Interface WriterOutputStream.Decoder

    • Method Detail

      • decodeTo

        void decodeTo​(java.io.Writer pWriter,
                      byte[] pBytes,
                      int pOffset,
                      int pLength)
               throws java.io.IOException
        Throws:
        java.io.IOException