public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arrayEquals(byte[] b1,
byte[] b2) |
static void |
checkBytes(String s,
byte[] bytes) |
public static boolean arrayEquals(byte[] b1,
byte[] b2)
public static void checkBytes(String s, byte[] bytes)
Copyright © 2015. All rights reserved.