| Package | Description |
|---|---|
| aQute.libg.asn1 |
| Modifier and Type | Method and Description |
|---|---|
PDU[] |
PDU.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<PDU> |
PDU.iterator() |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
BER.getPayloadLength(PDU pdu) |
void |
BER.write(java.io.OutputStream out,
PDU pdu) |
(package private) void |
BER.writePayload(java.io.OutputStream out,
PDU pdu) |
| Constructor and Description |
|---|
PDU(int tag,
PDU... set) |
PDU(PDU... set) |