Skip to content
Snippets Groups Projects
Commit f069db91 authored by Dāvis Mosāns's avatar Dāvis Mosāns Committed by Brad King
Browse files

Encoding: Fix conversion of strings that contain null bytes

The `std::string` and `std::wstring` types are allowed to contain null
(`0`) bytes.  Teach Encoding::{ToNarrow,ToWide} to preserve them.

Change-Id: If9ddb77d275c1365016f2f1fa811d0c06e46d5f2
parent d94f92f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment