Error Set Utf16LeToUtf8Error [src]
Alias for std.unicode.Utf16LeIterator.NextCodepointError
Errors
Source
pub const NextCodepointError = error{ DanglingSurrogateHalf, ExpectedSecondSurrogateHalf, UnexpectedSecondSurrogateHalf }
Alias for std.unicode.Utf16LeIterator.NextCodepointError
pub const NextCodepointError = error{ DanglingSurrogateHalf, ExpectedSecondSurrogateHalf, UnexpectedSecondSurrogateHalf }