mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-01 22:36:05 +08:00
The underlying V8::String is represented in UTF18, by using string16 in IPC messages we can avoid the overhead of encode conversion.
The underlying V8::String is represented in UTF18, by using string16 in IPC messages we can avoid the overhead of encode conversion.