bytes: []const u8,
i: usize,
fn init(s: []const u16) Utf16LeIterator
No documentation provided.
fn nextCodepoint(it: *Utf16LeIterator) !?u21