mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-26 00:40:05 +01:00
BinaryReader/Writer wrappers for Buffer and MemoryStream
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
void testNative();
|
||||
void testBigEndian();
|
||||
void testLittleEndian();
|
||||
void testWrappers();
|
||||
void write(Poco::BinaryWriter& writer);
|
||||
void read(Poco::BinaryReader& reader);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user