Class RARTOCDecoder


  • public class RARTOCDecoder
    extends java.lang.Object
    • Method Detail

      • analyseSupport

        private void analyseSupport​(RARTOCDecoder.TOCResultHandler result_handler)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • decodeName

        private java.lang.String decodeName​(byte[] b_data,
                                            int pos)
      • readFully

        private void readFully​(byte[] buffer)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)
      • getShort

        private static int getShort​(byte[] buffer,
                                    int pos)
      • getInteger

        private static long getInteger​(byte[] buffer,
                                       int pos)