public class Asn1Item extends Asn1ParseResult
| Constructor and Description |
|---|
Asn1Item(Asn1Header header,
int bodyStart,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
checkBodyFinished, getBodyBuffer, getBodyEnd, getBodyLength, getBodyStart, getBuffer, getEncodingLength, getHeader, getHeaderLength, getOffset, isDefinitiveLength, readBodyBytes, setBodyEnd, simpleInfoisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isPrimitive, isSimple, isTagSpecific, isUniversal, tag, tagFlags, tagNo, usePrimitivepublic Asn1Item(Asn1Header header, int bodyStart, ByteBuffer buffer)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.