DeepCover Embedded Security in IoT: Public-key Secured Data Paths

Dependencies:   MaximInterface

Embed: (wiki syntax)

« Back to documentation index

UTF16LE< CharType > Struct Template Reference

UTF16LE< CharType > Struct Template Reference

UTF-16 little endian encoding. More...

#include <encodings.h>

Inherits UTF16< CharType >.


Detailed Description

template<typename CharType = wchar_t>
struct UTF16LE< CharType >

UTF-16 little endian encoding.

Definition at line 342 of file encodings.h.