| Modifier and Type | Field and Description |
|---|---|
static long |
LONG_MASK
Helps convert long to its unsigned value
|
static long |
UINT_MASK
Helps convert integer to its unsigned value
|
static int |
UNSIGNED_MASK
Helps convert a byte into its unsigned value
|
static final int UNSIGNED_MASK
static final long UINT_MASK
static final long LONG_MASK
Copyright © 2014. All rights reserved.