PipeStream.readFully

Reads bytes from the pipe into the provided array until the array is fully-filled

Parameters

toArray byte[]

the buffer to read into

Return Value

Type: ulong

the number of bytes read

Meta