Go to the documentation of this file.
33 virtual int read(
char *buf,uint size) = 0;
35 virtual int write(
const char *buf,uint size) = 0;
64 int open(
const char *name);
73 int write(
const char *buf,uint size);
93 int read(
char *buf,uint size);