public class DatatypeConverter extends Object
| Constructor and Description | 
|---|
| DatatypeConverter() | 
| Modifier and Type | Method and Description | 
|---|---|
| static char | encode(int i) | 
| static String | printBase64Binary(byte[] input) | 
| static String | printHexBinary(byte[] data) | 
Copyright © 2025. All rights reserved.