SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ ReadSectors()

int32_t SRL::Cd::File::ReadSectors ( const int32_t sectorCount,
void * destination )
inline

Read specified number of sectors from the file and advances file access pointer.

Parameters
sectorCountNumber of sectors to be read from file
destinationBuffer to read bytes into
Returns
Number of bytes read (if lower than 0, error was encountered)