All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Utf8 The core UTF-8 state machine.Utf8ByteHandler<X extends Exception> Base interface for handling a UTF-8 encoded byte streamUtf8Handler<X extends Exception> Base interface for handling a stream of unicode code points and errorsUtf8Statistics An implementation ofUtf8Handlerthat records statistics for valid and invalid UTF-8 byte sequencesUtf8StringBuilder An implementation ofUtf8Handlerthat records byte statistics and decodes a UTF-8 encoded byte stream into a string.Validity This class encapsulates the possible UTF-8 validities of a sequence of bytes