Interface CFFParser.ByteSource

    • Method Detail

      • getBytes

        byte[] getBytes()
                 throws java.io.IOException
        Returns the source bytes. May be called more than once.
        Throws:
        java.io.IOException