fn initUtf16le(allocator: Allocator, cmd_line_utf16le: [*:0]const u16) InitUtf16leError!Self
[src]
cmd_line_utf16le MUST be encoded UTF16-LE, and is converted to UTF-8 in an internal buffer
fn initUtf16le(allocator: Allocator, cmd_line_utf16le: [*:0]const u16) InitUtf16leError!Self
cmd_line_utf16le MUST be encoded UTF16-LE, and is converted to UTF-8 in an internal buffer