Minor addition in the API documentation
This commit is contained in:
parent
fa69228716
commit
9cf259c365
@ -53,7 +53,7 @@ public :
|
|||||||
/// \param data Buffer where to copy the read data
|
/// \param data Buffer where to copy the read data
|
||||||
/// \param size Desired number of bytes to read
|
/// \param size Desired number of bytes to read
|
||||||
///
|
///
|
||||||
/// \return The number of bytes actually read
|
/// \return The number of bytes actually read, or -1 on error
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
virtual Int64 read(void* data, Int64 size) = 0;
|
virtual Int64 read(void* data, Int64 size) = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user