# Constants
BlockNumberMarshallLength length of block number after marshall.
TimestampByteLength length of time after marshall.
# Structs
ByteMarshaller marshal data using byte array.
StringMarshaller initial marshaller impl.
# Interfaces
Marshaller the interface to convert business objects to/from byte.