public final class Base16
extends java.lang.Object
Constructor and Description |
---|
Base16() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
encode(byte[] bytes) |
private static char |
encodeByte(byte b) |
Copyright © 2023. All rights reserved.