AbstractStaticBaseGenerate a base class of CCC to create a serializable instance. This should be used with the codec decorator.
StaticBaseGenerate a base class of CCC to create a serializable Union instance. This should be used with the codec decorator.
AbstracttoAbstracthashCalculate the hash of the entity.
The hash of the entity.
AbstracttoConvert the entity to a full-byte untrimmed Hex representation.
The entity full-byte untrimmed hexadecimal representation.
Abstractclone
The base class of CCC to create a serializable instance. This should be used with the codec decorator.