Skip to content
Snippets Groups Projects
Commit 534bff35 authored by Lev Walkin's avatar Lev Walkin
Browse files

XER codec limitations

parent 815331ce
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,9 @@ is not tested.
6. XER decoding does not support integer (INTEGER, ENUMERATED) values
outside the signed long range.
7. XER codecs do not handle the identifiers in ENUMERATED, INTEGER and
BIT STRING types. The problem is that it is unclear how to forward-compatibly
handle the future extensions.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment