The outpoint of the cell dependency.
Static OptionalbyteThe bytes length of the entity, if it is fixed, otherwise undefined
StaticencodeEncode the entity into bytes
The entity to encode
The encoded bytes
StaticdecodeDecode the entity from bytes
StaticfromCreate an entity from bytes
StaticfromCreate an entity from a serializable object
The serializable object to create the entity from
The created entity
StaticBaseGenerate a base class of CCC to create a serializable instance. This should be used with the codec decorator.
Check if the entity is equal to another entity
The other entity to compare with
True if the entities are equal, false otherwise
Calculate the hash of the entity
The hash of the entity
Convert the entity to a full-byte untrimmed Hex representation
The entity full-byte untrimmed hexadecimal representation
StaticBaseGenerate a base class of CCC to create a serializable Union instance. This should be used with the codec decorator.
Creates an instance of CellDep.