Constructor Codec
Codec()
Creates a new codec.
The Name will be written into the index segment: in order for
the segment to be read this class should be registered by subclassing DefaultCodecFactory and
calling
Declaration
protected Codec()
Creates a new codec.
The Name will be written into the index segment: in order for
the segment to be read this class should be registered by subclassing DefaultCodecFactory and
calling
protected Codec()