hw_api_content::read

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_content::readRead content

설명

string hw_api_content::read ( string $buffer , int $len )

Reads len bytes from the content into the given buffer.

인수

buffer

len

Number of bytes to read.

반환값

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top