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

◆ Read()

int32_t SRL::Cd::File::Read ( int32_t size,
void * destination )
inline

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

Parameters
sizeNumber of bytes to read
destinationBuffer to read bytes into
Returns
Number of bytes read (if lower than 0, error was encountered)