public class LongUtil extends Object
| Constructor and Description |
|---|
LongUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
bytesToLong(byte[] bytes)
bytes to long
|
static byte[] |
longToBytes(long number)
long to bytes
|
Copyright © 2019. All rights reserved.