Package | Description |
---|---|
edu.internet2.middleware.morphString.apache.codec |
A small set of interfaces used by
the various implementations in the sub-packages.
|
edu.internet2.middleware.morphString.apache.codec.binary |
Base64, Binary, and Hexadecimal String encoding and decoding.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryEncoder
Defines common encoding methods for byte array encoders.
|
Modifier and Type | Class and Description |
---|---|
class |
Base64
Provides Base64 encoding and decoding as defined by RFC 2045.
|
Copyright © 2016 Internet2. All rights reserved.