struct full_result

Defined at line 98 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h

Public Members

error_code error
size_t input_count
size_t output_count
bool padding_error

Public Methods

void full_result ()

Defined at line 105 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h

void full_result (error_code err, size_t pos_in, size_t pos_out)

Defined at line 108 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h

void full_result (error_code err, size_t pos_in, size_t pos_out, bool padding_err)

Defined at line 112 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h

result operator result ()

Defined at line 117 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h