Click or drag to resize

StreamToolsThreadSafeStreamToArray Method (Int32)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public byte[] ToArray(
	int numberZeroBytesPrefex = 0
)

Parameters

numberZeroBytesPrefex (Optional)
Type: SystemInt32

Return Value

Type: Byte
See Also