| Package | Description |
|---|---|
| org.asn1s.api.encoding | |
| org.asn1s.api.encoding.tag | |
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
IEncoding |
IEncoding.resolve(Scope scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
TagEncoding
Defines Tag encoding instructions
|
| Modifier and Type | Method and Description |
|---|---|
IEncoding |
Type.getEncoding(EncodingInstructions instructions)
Return type encodings
|
IEncoding |
TypeFactory.tagEncoding(TagMethod method,
TagClass tagClass,
Ref<Value> tagNumberRef) |
| Modifier and Type | Method and Description |
|---|---|
Type |
TypeFactory.tagged(IEncoding encoding,
Ref<Type> typeRef) |
Copyright © 2017. All rights reserved.