| Package | Description |
|---|---|
| com.paypal.core.codec | |
| com.paypal.core.codec.binary |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
BinaryDecoder.decode(byte[] source)
Decodes a byte array and returns the results as a byte array.
|
Object |
Decoder.decode(Object source)
Decodes an "encoded" Object and returns a "decoded"
Object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
BaseNCodec.decode(Object pObject)
Decodes an Object using the Base-N algorithm.
|
Copyright © 2016. All Rights Reserved.