genericstream.h File Reference
#include "rapidjson.h"
#include <iostream>

Go to the source code of this file.

Classes

class  rapidjson::GenericReadStream
 Wrapper of std::istream for input. More...
 
class  rapidjson::GenericWriteStream
 Wrapper of std::ostream for output. More...
 

Namespaces

 rapidjson
 

Functions

template<>
void rapidjson::PutN (GenericWriteStream &stream, char c, size_t n)