the id of the contract
the id of the space
the protobuf decoder for the values
the protobuf encoder for the values
arrow function that returns the default value
is system space
Get the object from the space
the object if exists, or the defaultValue if exists, null otherwise
Put an object in the space
object to put
Remove the object from the space
Generated using TypeDoc
Initialize a Space object with TKey the type of the keys and TValue the type of the values