Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kStream_Read ( kStream  stream,
void *  buffer,
kSize  size 
)

Reads the specified number of bytes from the stream.

Parameters
streamStream object.
bufferDestination for bytes that are read.
sizeCount of bytes to read.
Returns
Operation status.