Package org.moddingx.libx.codec
package org.moddingx.libx.codec
-
ClassDescriptionSome utilities to deal with
codecs
.CodecOps<E>Provides some utility methods to encode and decode thing using a codec for a specificDynamicOps
.Provides additionalcodecs
.TypedEncoder<T,R> An encoder that can encode and decode elements of a specific type.