Contents

Unicode.ParseResult.error(length:)

An encoding error was detected.

Declaration

case error(length: Int)

Discussion

length is the number of underlying code units consumed by this error, guaranteed to be greater than 0.