Package com.amazon.ion.impl.bin.utf8
-
Class Summary Class Description ByteBufferPool A thread-safe shared pool ofPoolableByteBuffers.PoolableByteBuffer Holds a reusableByteBuffer.Utf8StringDecoder DecodesStrings from UTF-8.Utf8StringDecoderPool A thread-safe shared pool ofUtf8StringDecoders that can be used for UTF8 decoding.Utf8StringEncoder EncodesStrings to UTF-8.Utf8StringEncoder.Result Represents the result of aUtf8StringEncoder.encode(String)operation.Utf8StringEncoderPool A thread-safe shared pool ofUtf8StringEncoders that can be used for UTF8 encoding.