EMPrimitiveTextFormat Constants Reference
| Declared in | EMTextPrimitive.h |
|---|
EMPrimitiveTextFormat
Represents the allowed input format of the data.
Definition
typedef NS_ENUM(int, EMPrimitiveTextFormat ) {
EMPrimitiveTextFormatIso8859_15,
EMPrimitiveTextFormatBinary,
};
Constants
Declared In
EMTextPrimitive.h