SdFat
|
Handle UTF-8 file names. More...
#include <FsName.h>
Public Member Functions | |
bool | atEnd () |
uint16_t | get16 () |
char | getch () |
void | reset () |
Public Attributes | |
const char * | begin |
const char * | end |
const char * | next |
Handle UTF-8 file names.
|
inline |
|
inline |
|
inline |
|
inline |
Reset to start of LFN.
const char* FsName::begin |
Beginning of LFN.
const char* FsName::end |
Position one beyond last LFN character.
const char* FsName::next |
Next LFN character of end.