public final class ByteUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull byte[] |
hexStringToByteArray(@NotNull String s) |
static @NotNull String |
hexToString(@NotNull String hex,
@NotNull Charset charset) |
Copyright © 2019. All rights reserved.