Class DataReader


  • public class DataReader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DataReader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int readU4​(byte[] data, int pos)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DataReader

        public DataReader()
    • Method Detail

      • readU4

        public static int readU4​(byte[] data,
                                 int pos)