Package io.deephaven.util.codec
package io.deephaven.util.codec
-
ClassDescriptionBigDecimal encoder, with fixed and variable width support.Simple ObjectCodec for BigIntegers.Cache for
ObjectCodec
instances.Exception class forCodecCache
item construction issues.ExternalizableCodec<T extends Externalizable>LocalDate codec, with support for "full" and "compact" encodings.LocalTime codec, with support for nanosecond, millisecond, or second precision.MapCodec<K,V> ObjectCodec implementation for Maps of type K to V.ObjectCodec<TYPE>Codec interface for Object translation to/from byte arrays for serialization and deserialization.ObjectDecoder<TYPE>Codec superinterface for Object translation from byte arrays for serialization and deserialization.Codec for non-nullable byte arrays that does a no-op encode/decode.ObjectCodec implementation for Maps of String to Boolean.ObjectCodec implementation for Maps of String to Double.ObjectCodec implementation for Maps of String to Float.ObjectCodec implementation for Maps of String to Integer.ObjectCodec implementation for Maps of String to Long.ObjectCodec implementation for Maps of String to String.Codec for non-nullable Strings from UTF8 byte arrays.