public static class Z85.Decoder
extends java.lang.Object
| Constructor and Description |
|---|
Decoder() |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
decodeByteBuffer(java.lang.String string) |
byte[] |
decodeBytes(java.lang.String string) |
Copyright © 2008–2019 The CometD Project. All rights reserved.