mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-30 04:19:32 +00:00
[asn1c] rework aper from mouse07410/asn1c#94
Merge @pespin the following work - mouse07410/asn1c#93 - mouse07410/asn1c#100
This commit is contained in:
parent
5e18b2bd13
commit
3885cb20d9
581 changed files with 1831 additions and 228 deletions
|
|
@ -35,6 +35,11 @@ asn_TYPE_operation_t asn_OP_UTF8String = {
|
|||
0,
|
||||
0,
|
||||
#endif /* !defined(ASN_DISABLE_XER_SUPPORT) */
|
||||
#if !defined(ASN_DISABLE_JER_SUPPORT)
|
||||
OCTET_STRING_encode_jer_utf8,
|
||||
#else
|
||||
0,
|
||||
#endif /* !defined(ASN_DISABLE_JER_SUPPORT) */
|
||||
#if !defined(ASN_DISABLE_OER_SUPPORT)
|
||||
OCTET_STRING_decode_oer,
|
||||
OCTET_STRING_encode_oer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue