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