Ark Server API (ASE) - Wiki
|
#include "Poco/Foundation.h"
#include "Poco/Buffer.h"
#include "Poco/MemoryStream.h"
#include <vector>
#include <ostream>
Go to the source code of this file.
Classes | |
class | Poco::BinaryWriter |
class | Poco::BasicMemoryBinaryWriter< T > |
A convenient wrapper for using Buffer and MemoryStream with BinarWriter. More... | |
Namespaces | |
namespace | Poco |
Typedefs | |
typedef BasicMemoryBinaryWriter< char > | Poco::MemoryBinaryWriter |