Package com.continuent.tungsten.common.parsing.bytes

Class Summary
ByteTranslationStateMachine Implements a finite state machine for byte string translation.
CharacterTranslationBuffer Implements a translation buffer for complex byte strings that allows clients to translate parts of the buffer directly to Unicode and to substitute other parts with different values.
MySQLStatementTranslator Utility class to translate MySQL statements from a native charset to Java Unicode strings accounting for introducers for binary and alternative character sets.
 

Enum Summary
ByteState Defines states for byte array translation.