public class BinaryUtil extends Object
| Constructor and Description |
|---|
BinaryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
calculateMd5(byte[] binaryData) |
static String |
toString(ByteBuffer buffer) |
public static byte[] calculateMd5(byte[] binaryData)
public static String toString(ByteBuffer buffer)
Copyright © 2024. All Rights Reserved.