I am very confused, the code below throws "OVERRIDE ME" when read(..) is called:
class static_stream : public bytestream { protected: uint8* buf; pu