Commit 534bff35 authored by Lev Walkin's avatar Lev Walkin

XER codec limitations

parent 815331ce
......@@ -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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment