Update features.md
This commit is contained in:
parent
21b8d22575
commit
718e9fe9d9
@ -27,6 +27,7 @@
|
||||
|
||||
* Support UTF-8, UTF-16, UTF-32 encodings, including little endian and big endian.
|
||||
* These encodings are used in input/output streams and in-memory representation.
|
||||
* Support Automatic detection of encodings in input stream.
|
||||
* Support transcoding between encodings internally.
|
||||
* For example, you can read a UTF-8 file and let RapidJSON transcode the JSON strings into UTF-16 in the DOM.
|
||||
* Support encoding validation internally.
|
||||
|
Loading…
x
Reference in New Issue
Block a user