Class ByteConstBlock
Inherited Members
Namespace: Algorand.Utils
Assembly: Algorand.dll
Syntax
public class ByteConstBlock
Constructors
| Edit this page View SourceByteConstBlock(int, List<byte[]>)
Declaration
public ByteConstBlock(int size, List<byte[]> results)
Parameters
| Type | Name | Description |
|---|---|---|
| int | size | |
| List<byte[]> | results |
Fields
| Edit this page View Sourceresults
Declaration
public List<byte[]> results
Field Value
| Type | Description |
|---|---|
| List<byte[]> |
size
Declaration
public int size
Field Value
| Type | Description |
|---|---|
| int |