Ark Server API (ASE) - Wiki
|
#include "Poco/Foundation.h"
#include "Poco/Buffer.h"
#include "Poco/MemoryStream.h"
#include <vector>
#include <istream>
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 |