int read( void * buf, uint16_t nbyte );
Reads the array of bytes from file.
Number of bytes read.
LStorage.h
LFile Class