Package com.drew.lang

Class ByteConvert


  • public class ByteConvert
    extends Object
    • Constructor Detail

      • ByteConvert

        public ByteConvert()
    • Method Detail

      • toInt32BigEndian

        public static int toInt32BigEndian​(byte[] bytes)
      • toInt32LittleEndian

        public static int toInt32LittleEndian​(byte[] bytes)