read


Description:

public Buffer? read (int64 n_bytes) throws Error

Parameters:

this

A Readable.

n_bytes

The number of bytes to be read.

Returns:

Buffer that has read data on success, null if there was an error.