DoxigAlpha

Utf16LeToUtf8Error

Source

Implementation

#
pub const NextCodepointError = error{ DanglingSurrogateHalf, ExpectedSecondSurrogateHalf, UnexpectedSecondSurrogateHalf }