Interface CFFParser.ByteSource

    • Method Detail

      • getBytes

        byte[] getBytes()
                 throws java.io.IOException
        Returns the source bytes. May be called more than once.
        Returns:
        the source data as byte array
        Throws:
        java.io.IOException - if the data could not be read