Searched refs:ReadNextBytes (Results 1 – 1 of 1) sorted by relevance
55 bool ReadNextBytes(HANDLE file_handle, void* buffer, size_t bytes_to_read) { in ReadNextBytes() function88 return ReadNextBytes(file_handle, in ReadMissingBytes()148 if (!ReadNextBytes(file_handle, temp_buffer, temp_buffer_size)) in ReadThroughSection()156 return ReadNextBytes(file_handle, temp_buffer, bytes_to_read); in ReadThroughSection()