utf8Error

Returns the precise error in a UTF-8 sequence.

  1. UTF8Error utf8Error(cstring s, ref size_t i)
    utf8Error
    (
    ,
    ref size_t i
    )
  2. UTF8Error utf8Error(ref cchar* p, cchar* end)

Meta