public class Asn1DerivedItem extends Asn1Item
| Constructor and Description |
|---|
Asn1DerivedItem(Tag newTag,
Asn1Container container) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getBodyBuffer() |
int |
getBodyLength() |
Tag |
tag() |
checkBodyFinished, getBodyEnd, getBodyStart, getBuffer, getEncodingLength, getHeader, getHeaderLength, getOffset, isDefinitiveLength, readBodyBytes, setBodyEnd, simpleInfoisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isPrimitive, isSimple, isTagSpecific, isUniversal, tagFlags, tagNo, usePrimitivepublic Asn1DerivedItem(Tag newTag, Asn1Container container)
public Tag tag()
tag in class Asn1Objectpublic ByteBuffer getBodyBuffer()
getBodyBuffer in class Asn1ParseResultpublic int getBodyLength()
getBodyLength in class Asn1ParseResultCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.