
public class ASN1OctetStringMetadata extends ASN1FieldMetadata
| Constructor and Description |
|---|
ASN1OctetStringMetadata() |
ASN1OctetStringMetadata(ASN1OctetString annotation) |
ASN1OctetStringMetadata(String name) |
| Modifier and Type | Method and Description |
|---|---|
DecodedObject |
decode(IASN1TypesDecoder decoder,
DecodedObject decodedTag,
Class objectClass,
ElementInfo elementInfo,
InputStream stream) |
int |
encode(IASN1TypesEncoder encoder,
Object object,
OutputStream stream,
ElementInfo elementInfo) |
getName, setParentAnnotatedpublic ASN1OctetStringMetadata()
public ASN1OctetStringMetadata(String name)
public ASN1OctetStringMetadata(ASN1OctetString annotation)
public int encode(IASN1TypesEncoder encoder, Object object, OutputStream stream, ElementInfo elementInfo) throws Exception
Exceptionpublic DecodedObject decode(IASN1TypesDecoder decoder, DecodedObject decodedTag, Class objectClass, ElementInfo elementInfo, InputStream stream) throws Exception
ExceptionCopyright © 2018 universAAL Consortium. All rights reserved.