|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagOctetCollector | |
---|---|
org.apache.asn1.ber | Provides the codec foundation for Basic Encoding Rules based on a Tag, Length and Value (TLV) field tuples. |
Uses of TagOctetCollector in org.apache.asn1.ber |
---|
Fields in org.apache.asn1.ber declared as TagOctetCollector | |
---|---|
private TagOctetCollector |
Tag.buf
buffer backed by a Java int to collect the arriving tag octets |
Methods in org.apache.asn1.ber with parameters of type TagOctetCollector | |
---|---|
static int |
Tag.getTagId(TagOctetCollector octets)
Gets the tag id of a TLV from the tag octets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |