| Package | Description |
|---|---|
| org.asn1s.api.encoding | |
| org.asn1s.api.encoding.tag | |
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
static EncodingInstructions |
EncodingInstructions.find(String value) |
EncodingInstructions |
IEncoding.getEncodingInstructions() |
static EncodingInstructions |
EncodingInstructions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingInstructions[] |
EncodingInstructions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EncodingInstructions |
TagEncoding.getEncodingInstructions() |
| Modifier and Type | Method and Description |
|---|---|
EncodingInstructions |
TaggedType.getInstructions() |
| Modifier and Type | Method and Description |
|---|---|
IEncoding |
Type.getEncoding(EncodingInstructions instructions)
Return type encodings
|
Copyright © 2017. All rights reserved.