|
| FileReader (char *memBuffer, uint32_t bufLen) |
|
FRESULT | closeWriter () |
|
bool | peekChar (char *thisChar) |
|
bool | readChar (char *thisChar) |
|
uint32_t | bytesRemainingInBuffer () |
|
char * | GetCurrentAddressInBuffer () |
|
|
FIL | readFIL |
|
char * | fileClusterBuffer |
|
UINT | currentReadBufferEndPos |
|
int32_t | fileReadBufferCurrentPos |
|
|
bool | readFileCluster () |
|
bool | readFileClusterIfNecessary () |
|
void | readDone () |
|
void | resetReader () |
|
|
bool | callRoutines = true |
|
bool | memoryBased = false |
|
int32_t | readCount |
|
bool | reachedBufferEnd |
|
The documentation for this class was generated from the following files: