Package | Description |
---|---|
org.apache.directory.shared.asn1.codec |
Protocol codec which provides the integration with Apache ASN1.
|
org.apache.directory.shared.asn1.codec.binary |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryDecoder
Defines common decoding methods for byte array decoders.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryCodec
Translates between byte arrays and strings of "0"s and "1"s.
|
class |
Hex
Hex encoder and decoder.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.