| Package | Description |
|---|---|
| org.apache.directory.api.asn1 |
Provides the fundamental stateful codec interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
Asn1Object.encode(ByteBuffer buffer)
Encode the object to a PDU.
|
Object |
Encoder.encode(Object object)
Encodes an "Object" and returns the encoded content as an Object.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.