Class GlobalStateKeyByteSerializer
Implements
Inherited Members
Namespace: Casper.Network.SDK.ByteSerializers
Assembly: Casper.Network.SDK.dll
Syntax
public class GlobalStateKeyByteSerializer : BaseByteSerializer, IByteSerializer<GlobalStateKey>
Methods
ToBytes(GlobalStateKey)
Declaration
public byte[] ToBytes(GlobalStateKey source)
Parameters
Type | Name | Description |
---|---|---|
GlobalStateKey | source |
Returns
Type | Description |
---|---|
System.Byte[] |