31 ~PacketReader ();
32 std::string read ();
33 bool ready ();
34 bool dataAvailable ();
35 };
36
37 #endif
36 #endif