diff options
author | cjihrig <cjihrig@gmail.com> | 2017-03-01 15:56:36 -0500 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2017-03-08 20:41:01 -0500 |
commit | 53995a3825d23eacd01e2bcfa35642c4a188d32b (patch) | |
tree | ad170a3f02a02cfd8657c7a9da06de94a8c3a3ad /docs/src | |
parent | ee02f60c90bbf01e2107b3800b3dfbbe090484ab (diff) | |
download | libuv-53995a3825d23eacd01e2bcfa35642c4a188d32b.tar.gz libuv-53995a3825d23eacd01e2bcfa35642c4a188d32b.zip |
win: add uv__convert_utf8_to_utf16()
This is an internal helper function for converting UTF-8 strings
to UTF-16 strings. It performs the inverse operation of the
existing uv__convert_utf16_to_utf8() function.
Fixes: https://github.com/libuv/libuv/issues/1198
PR-URL: https://github.com/libuv/libuv/pull/1234
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions