StringDecodingInterface Class Reference

#include <stringencoding.h>

Inheritance diagram for StringDecodingInterface:

Detailed Description

Specialized Type of StreamConversionInterface for type safe usage in strings. A StringDecodingRef is able to convert UChar to Utf32Char data.

Private Member Functions

 MAXON_INTERFACE (StringDecodingInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.stringdecoding")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( StringDecodingInterface  ,
MAXON_REFERENCE_NORMAL  ,
"net.maxon.interface.stringdecoding"   
)
private