Returns data from entire Stream
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- numberZeroBytesPrefex (Optional)
- Type: System Int32
If non zero will append N 0 value bytes to the start of the returned array
Return Value
Type: Byte[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.StreamTools.ThreadSafeStream.ToArray(System.Int32)"]
See Also