Processes null bytes.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public void PutNull(
	int length
)

Parameters

length
Type: System..::.Int32
The count of null bytes.

See Also