C
- The container typepublic interface Action<C extends Asn1Container>
Modifier and Type | Method and Description |
---|---|
void |
action(C container)
The action to be executed.
|
void action(C container) throws DecoderException
container
- The container which stores the current dataDecoderException
- Thrown if something went wrong.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.