Iros
 
Loading...
Searching...
No Matches
ttx::Utf8StreamDecoder Class Reference

#include </home/runner/work/iros/iros/libs/ttx/include/ttx/utf8_stream_decoder.h>

Public Member Functions

auto decode (di::Span< byte const > input) -> di::String
 
auto flush () -> di::String
 

Static Public Attributes

static constexpr auto replacement_character = U'\uFFFD'
 

Member Function Documentation

◆ decode()

auto ttx::Utf8StreamDecoder::decode ( di::Span< byte const > input) -> di::String

◆ flush()

auto ttx::Utf8StreamDecoder::flush ( ) -> di::String

Member Data Documentation

◆ replacement_character

auto ttx::Utf8StreamDecoder::replacement_character = U'\uFFFD'
staticconstexpr

The documentation for this class was generated from the following files: