public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
compareBytes(byte[] b1,
int off1,
int len1,
byte[] b2,
int off2,
int len2) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.