Searched defs:BYTES (Results 1 – 3 of 3) sorted by relevance
33 private static final byte[] BYTES = field in IntegrityUtilsTest
56 BYTES = 2; // Number of bytes (default for type of int/long) enumerator
130 private static final byte[] BYTES = { (byte) 0xff, (byte) 0xee, (byte) 0xdd, field in Base64Test