Package com.drew.lang

Class ByteConvert


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

      Constructors 
      Constructor Description
      ByteConvert()  
    • Constructor Detail

      • ByteConvert

        public ByteConvert()
    • Method Detail

      • toInt32BigEndian

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

        public static int toInt32LittleEndian​(byte[] bytes)