public class Asn1Header extends Object
| Constructor and Description |
|---|
Asn1Header(Tag tag,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
Tag |
getTag() |
boolean |
isDefinitiveLength() |
boolean |
isEOC() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.