chsvlib
chsv helper source code

◆ size()

constexpr std::size_t size ( ) const
constexprnoexcept

Returns a byte size of the original UTF-8 code the read_u8_char_data was constructed from.

Returns
Byte size of the UTF-8 code. The method returns an unspecified value, if the the u8_ch_data object is not associated with a valid UTF-8 code.