Interface Processor

    • Method Detail

      • process

        void process​(byte[] buf,
                     int off,
                     int len)
              throws java.io.IOException
        Process a couple of bytes.
        Parameters:
        buf - buffer
        off - offset inside buffer
        len - number of bytes
        Throws:
        java.io.IOException - thrown in event of failure to process the bytes