#include <slice.hpp>
Definition at line 14 of file csv/slice.hpp.
◆ copy()
◆ decode()
Definition at line 19 of file csv/slice.hpp.
19 {
21 }
io::Writer< csv::impl::Writer< WI > > writer(io::Writer< WI > &underlying, Options opts={})
Creates a CSV writer which will encode the data before writing it out.
Result< size_t, typename io::Writer< WI >::ErrType > decode(io::Writer< WI > &writer, Slice< const char > field, const Options options={})
◆ data
Slice<const char> mtcore::csv::SliceParser::Field::data |
◆ options
Options mtcore::csv::SliceParser::Field::options |
The documentation for this struct was generated from the following file: