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