RawRead
s = s + RawRead(b, size);
virtual int RawRead(void* buffer, int size) = 0;
int RawRead(void* buffer, int size);