Classes | Functions
filewritestream.h File Reference
#include "stream.h"
#include <cstdio>
Include dependency graph for filewritestream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileWriteStream
 Wrapper of C file stream for input using fread(). More...
 

Functions

template<>
void PutN (FileWriteStream &stream, char c, size_t n)
 Implement specialized version of PutN() with memset() for better performance. More...
 

Function Documentation

template<>
void PutN ( FileWriteStream stream,
char  c,
size_t  n 
)
inline

Implement specialized version of PutN() with memset() for better performance.

Definition at line 94 of file filewritestream.h.



choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:09