![]() |
Ark Server API (ASE) - Wiki
|
#include "Poco/Foundation.h"#include "Poco/Buffer.h"#include "Poco/MemoryStream.h"#include <vector>#include <istream>
Include dependency graph for BinaryReader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Poco::BinaryReader |
| class | Poco::BasicMemoryBinaryReader< T > |
| A convenient wrapper for using Buffer and MemoryStream with BinaryReader. More... | |
Namespaces | |
| namespace | Poco |
Typedefs | |
| typedef BasicMemoryBinaryReader< char > | Poco::MemoryBinaryReader |