hw_api_content->read

(no version information, might be only in CVS)

hw_api_content->read -- Read content

Description

class hw_api_content {

string read ( string buffer, int len )

}

Reads len bytes from the content into the given buffer.

Parameters

buffer

len

Number of bytes to read.

Return Values