ASN1C C# Runtime Library
7.6
|
Public Member Functions | |
Asn1Type | Decode (Asn1OerDecodeBuffer buffer) |
This interface provides an interface for decoding. It is meant to be implemented by generated classes corresponding to enumerated types. It is useful for cases where a non-static decode method is needed, such as during decoding driven by table constraints, where the type to be decoded is not known at compile time.
Asn1Type Decode | ( | Asn1OerDecodeBuffer | buffer | ) |