Read bytes from the stream.

Declaration Syntax

Parameters
- buffer (array<
Byte
>[]()[])
- The buffer to read the bytes into.
- offset (Int32)
- The offset to begin storing the bytes at.
- count (Int32)
- How many bytes to read.

Return Value
The number of bytes read.
Assembly:
Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)