![]() |
Ark Server API (ASE) - Wiki
|
#include "Poco/Foundation.h"#include "Poco/Buffer.h"#include "Poco/MemoryStream.h"#include <vector>#include <ostream>
Include dependency graph for BinaryWriter.h:
This graph shows which files directly or indirectly include this file: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 |