encodeLong(long, byte[], int) |   | 51% |   | 50% | 1 | 2 | 8 | 19 | 0 | 1 |
decodeLong(byte[], int) |   | 50% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
encodeInt(int, byte[], int) |   | 54% |   | 50% | 1 | 2 | 4 | 11 | 0 | 1 |
decodeInt(byte[], int) |   | 51% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
decodeShort(byte[], int) |   | 52% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
encodeShort(short, byte[], int) |   | 60% |   | 50% | 1 | 2 | 2 | 7 | 0 | 1 |
longToByteArray(long) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
intToByteArray(int) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
doubleToByteArray(double) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
floatToByteArray(float) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
setDefaultBigEndian(boolean) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
isDefaultBigEndian() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
isPlatformBigEndian() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
decodeUTF16String(byte[], int) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
decodeUTF8String(byte[], int) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
encodeFloat(float, byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
encodeDouble(double, byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
decodeFloat(byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
decodeDouble(byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
encodeChar(char, byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
decodeChar(byte[], int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |