Parsing options for multibyte_split. More...
#include <multibyte_split.hpp>
Public Attributes | |
byte_range_info | byte_range = create_byte_range_info_max() |
Only rows starting inside this byte range will be part of the output column. | |
bool | strip_delimiters = false |
Whether delimiters at the end of rows should be stripped from the output column. | |
Parsing options for multibyte_split.
Definition at line 41 of file multibyte_split.hpp.