Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 325 Bytes

encoding.md

File metadata and controls

18 lines (15 loc) · 325 Bytes
unicons::encoding

Header

#include <unicode_traits.hpp>
Constant Description
u8 UTF-8
u16le UTF-16 little endian
u16be UTF-16 big endian
u32le UTF-32 little endian
u32be UTF-32 big endian
undetected Undetected encoding