public class ByteConvert extends Object
| Constructor and Description |
|---|
ByteConvert() |
| Modifier and Type | Method and Description |
|---|---|
static int |
toInt32BigEndian(byte[] bytes) |
static int |
toInt32LittleEndian(byte[] bytes) |
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.