Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
buffered_iostream.hpp File Reference
#include <fc/io/iostream.hpp>
Include dependency graph for buffered_iostream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fc::buffered_istream
 Reads data from an unbuffered stream and enables peek functionality. More...
 
class  fc::buffered_ostream
 

Namespaces

namespace  fc
 namespace sysio::chain
 
namespace  fc::detail
 

Typedefs

typedef std::shared_ptr< buffered_istreamfc::buffered_istream_ptr
 
typedef std::shared_ptr< buffered_ostreamfc::buffered_ostream_ptr