public class HNSBytesInputConverter
extends java.lang.Object
| Constructor and Description |
|---|
HNSBytesInputConverter(byte[] inb)
Constructs a new converter for the given array of HNS input bytes.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInputString()
Returns the decoded string for the input bytes.
|