Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
|
ReaderStream is a stream wrapper of Reader which provides iostream
interface. It wraps the Reader to provide standard stream operations.
More...
#include <opendal.hpp>
Classes | |
class | ReaderStreamBuf |
Public Member Functions | |
ReaderStream (Reader &&reader) | |
ReaderStream is a stream wrapper of Reader which provides iostream
interface. It wraps the Reader to provide standard stream operations.
|
inline |