![]() |
Home | Libraries | People | FAQ | More |
Read from the open file.
std::size_t read( void* buffer, std::size_t n, error_code& ec);
Name |
Description |
---|---|
|
The buffer for storing the result of the read |
|
The number of bytes to read |
|
Set to the error, if any occurred |