Package com.drew.lang
Class ByteConvert
- java.lang.Object
-
- com.drew.lang.ByteConvert
-
public class ByteConvert extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ByteConvert()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static inttoInt32BigEndian(byte[] bytes)static inttoInt32LittleEndian(byte[] bytes)
-