# Functions
CreateSchemaHash computes schema hash from schemaID.
DataFillsSlot checks if newData fills into slot capacity ().
FieldToByteArray convert fields to byte representation based on type.
Keccak256 calculates the Keccak256 hash of the input data.
SwapEndianness swaps the endianness of the value encoded in buf.
# Constants
MerklizedRootPositionIndex merklized root is stored in index.
MerklizedRootPositionNone merklized root is not stored in the claim.
MerklizedRootPositionValue merklized root is stored in value.
SubjectPositionIndex save subject in index part of claim.
SubjectPositionValue save subject in value part of claim.