=> R1 = internal handle returned by FSEntry_Open
others dependant on buffering
This is called to read data from a file. There are two forms of the call used, depending on whether the filing system uses system buffered files or not :
· FSEntry_GetBytes (buffered)
· FSEntry_GetBytes (unbuffered)
|
|
|