public final class ByteUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
lastIndexOf(byte[] pattern,
byte[] block) |
static int |
maxLength(List<byte[]> patterns) |
static int |
minLength(List<byte[]> patterns) |
static byte[] |
revert(byte[] bytes) |
Copyright © 2016. All rights reserved.