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

Dependencies:   MaximInterface

Embed: (wiki syntax)

« Back to documentation index

UTF16BE< CharType > Struct Template Reference

UTF16BE< CharType > Struct Template Reference

UTF-16 big endian encoding. More...

#include <encodings.h>

Inherits UTF16< CharType >.


Detailed Description

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

UTF-16 big endian encoding.

Definition at line 375 of file encodings.h.