uint256..::..GetSerializeSize Method

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public int GetSerializeSize(
	int nType,
	Nullable<uint> protocolVersion
)

Parameters

nType
Type: Int32
protocolVersion
Type: Nullable<(Of <(<'UInt32>)>)>