Package org.rypt.f8
-
Interface Summary Interface Description 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 errors -
Class Summary Class Description Utf8 The core UTF-8 state machine.Utf8Statistics 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. -
Enum Summary Enum Description Validity This class encapsulates the possible UTF-8 validities of a sequence of bytes