| Interface | Description |
|---|---|
| ElementSupplier |
Element suppliers allow us to defer the finalisation of a definition until
the point at which it is used.
|
| OERDefinition.ItemProvider | |
| Switch |
A switch is intended to examine the state of the OER decoding stream
and return an oer definition to based on that state.
|
| Class | Description |
|---|---|
| BitBuilder | |
| DeferredElementSupplier | |
| Element |
OER Element is the result of building the OER definition.
|
| OERDecoder | |
| OERDefinition | |
| OERDefinition.Builder | |
| OERDefinition.MutableBuilder | |
| OEREncoder | |
| OERInputStream | |
| OERInputStream.Choice | |
| OERInputStream.Sequence |
OER sequence decoder, decodes prefix and determines which optional
parts are available.
|
| OEROptional |
A placeholder object that represents an absent item.
|
| OEROutputStream | |
| SwitchIndexer | |
| SwitchIndexer.Asn1EncodableVectorIndexer | |
| SwitchIndexer.Asn1SequenceIndexer | |
| SwitchIndexer.FixedValueIndexer |
| Enum | Description |
|---|---|
| OERDefinition.BaseType |