di 0.1.0
Loading...
Searching...
No Matches
di::Utf8StrictStreamDecoder Class Reference

#include <di/container/string/utf8_strict_stream_decoder.h>

Public Member Functions

constexpr auto decode (byte input) -> Result< Optional< c32 > >
constexpr auto flush () -> Result<>

Member Function Documentation

◆ decode()

auto di::container::string::utf8::Utf8StrictStreamDecoder::decode ( byte input) ->Result< Optional< c32 > >
inlineconstexpr

◆ flush()

auto di::container::string::utf8::Utf8StrictStreamDecoder::flush ( ) ->Result<>
inlineconstexpr

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