CatapultServer  v0.5.0.1 (Elephant)
BufferedFileStream.h File Reference
Include dependency graph for BufferedFileStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::io::BufferedOutputFileStream
 Provides a buffered output stream around raw file. More...
 
class  catapult::io::BufferedInputFileStream
 Provides a buffered input stream around raw file. More...
 

Namespaces

 catapult
 
 catapult::io
 

Variables

constexpr size_t catapult::io::Default_Stream_Buffer_Size = 4096
 Default stream buffer size. More...