Interface RARTOCDecoder.DataProvider

  • Enclosing class:
    RARTOCDecoder

    public static interface RARTOCDecoder.DataProvider
    • Method Detail

      • read

        int read​(byte[] buffer)
          throws java.io.IOException
        Throws:
        java.io.IOException
      • skip

        void skip​(long bytes)
           throws java.io.IOException
        Throws:
        java.io.IOException