uint256..::..ToBytes Method (Span<(Of <(<'Byte>)>)>, Boolean)

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

Syntax


public void ToBytes(
	Span<byte> output,
	bool lendian
)

Parameters

output
Type: Span<(Of <(<'Byte>)>)>
lendian
Type: Boolean