- Preparing search index...
- The search index is not available
massa-web3
Interface ISerializable<T>
Methods
deserialize
- deserialize(data: Uint8Array, offset: number): IDeserializedResult<T>
-
Parameters
-
data: Uint8Array
-
offset: number
serialize
- serialize(): Uint8Array
-
Returns Uint8Array
Interface for serializable objects
See