hankhero / cl-json

Json encoder and decoder for Common-Lisp
Other
76 stars 39 forks source link

Inplement surrogate pairs in the encoder. #19

Open leosongwei opened 8 years ago

leosongwei commented 8 years ago

Transform surrogate pairs characters into appropriate JSON escape sequence.

Reference: http://unicodebook.readthedocs.io/unicode_encodings.html#utf-16-surrogate-pairs