Apache OpenDALâ„¢ C Binding
The C binding for Apache OpenDALâ„¢
|
The result type returned by opendal_operator_writer(). The result type for opendal_operator_writer(), the field writer
contains the writer of the path, which is an iterator of the objects under the path. the field code
represents.
More...
#include <opendal.h>
Public Attributes | |
struct opendal_writer * | writer |
struct opendal_error * | error |
The result type returned by opendal_operator_writer(). The result type for opendal_operator_writer(), the field writer
contains the writer of the path, which is an iterator of the objects under the path. the field code
represents.
struct opendal_error* opendal_result_operator_writer::error |
The error, if ok, it is null
struct opendal_writer* opendal_result_operator_writer::writer |
The pointer for opendal_writer