2 Commits

Author SHA1 Message Date
jangko
51e7e0ecfd
implement practical UTF-8/16 codepoints module
this module designed for common cases where unicode text representation
converted to nim string or blob. usually this module used in
a parser or unicode bytes stream validator.
2021-07-22 10:39:13 +07:00
jangko
92d5a8cc55
add utf-8 validator 2021-07-10 11:12:27 +07:00