uint256..::..ToBytes Method (array<Byte>[]()[][], Boolean)

Write this instance to the output

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

Syntax


public void ToBytes(
	byte[] output,
	bool lendian
)

Parameters

output
Type: array<Byte>[]()[][]
lendian
Type: Boolean