Read up to size bytes into the buffer and return the number of bytes actually read. A return value of 0 indicates end-of-file.
See Implementation
Read up to size bytes into the buffer and return the number of bytes actually read. A return value of 0 indicates end-of-file.