Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
opendal::ReaderStream Class Reference

ReaderStream is a stream wrapper of Reader which provides iostream interface. It wraps the Reader to provide standard stream operations. More...

#include <opendal.hpp>

Inheritance diagram for opendal::ReaderStream:
[legend]

Classes

class  ReaderStreamBuf
 

Public Member Functions

 ReaderStream (Reader &&reader)
 

Detailed Description

ReaderStream is a stream wrapper of Reader which provides iostream interface. It wraps the Reader to provide standard stream operations.

Constructor & Destructor Documentation

◆ ReaderStream()

opendal::ReaderStream::ReaderStream ( Reader &&  reader)
inline

The documentation for this class was generated from the following file: