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_codeerr,size_tpos_in,size_tpos_out)
Defined at line 108 of file ../../third_party/github.com/simdutf/simdutf/src/include/simdutf/error.h
void full_result (error_codeerr,size_tpos_in,size_tpos_out,boolpadding_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