This is experimental documentation.
Reads data from the underlying stream into the specified buffer.
Declaration Syntax
Return Value
The number of bytes read.
Remarks
Rather than throwing an exception, if the buffer is too small to return the requested amount of data, only as much data as the buffer can hold is returned.
Assembly: Asgard5Library (Module: Asgard5Library)