virtual int available();
Queries if there are still data to be read (if it reaches the end of file or not).
Number of bytes to be read.
0: The end of file.
LStorage.h
LFile Class