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
size
Number of bytes to read
destination
Buffer to read bytes into
Returns
Number of bytes read (if lower than 0, error was encountered)
SRL
Cd
File