private class Asn1Buffer2.InternalBuffer extends Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
buffer
A buffer to store the encoded PDU
|
private Asn1Buffer2.InternalBuffer |
next
The next buffer, if any
|
| Modifier | Constructor and Description |
|---|---|
private |
InternalBuffer() |
private byte[] buffer
private Asn1Buffer2.InternalBuffer next
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.