ECIEncodings class
Constructors
- ECIEncodings.fromJson(dynamic data)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String? -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- big5_ ↔ ECIEncodings
-
getter/setter pair
- eUCKR_ ↔ ECIEncodings
-
getter/setter pair
- gB18030_ ↔ ECIEncodings
-
getter/setter pair
- iSO885910_ ↔ ECIEncodings
-
getter/setter pair
- iSO885911_ ↔ ECIEncodings
-
getter/setter pair
- iSO885913_ ↔ ECIEncodings
-
getter/setter pair
- iSO885914_ ↔ ECIEncodings
-
getter/setter pair
- iSO885915_ ↔ ECIEncodings
-
getter/setter pair
- iSO885916_ ↔ ECIEncodings
-
getter/setter pair
- iSO88591_ ↔ ECIEncodings
-
getter/setter pair
- iSO88592_ ↔ ECIEncodings
-
getter/setter pair
- iSO88593_ ↔ ECIEncodings
-
getter/setter pair
- iSO88594_ ↔ ECIEncodings
-
getter/setter pair
- iSO88595_ ↔ ECIEncodings
-
getter/setter pair
- iSO88596_ ↔ ECIEncodings
-
getter/setter pair
- iSO88597_ ↔ ECIEncodings
-
getter/setter pair
- iSO88598_ ↔ ECIEncodings
-
getter/setter pair
- iSO88599_ ↔ ECIEncodings
-
getter/setter pair
- nONE_ ↔ ECIEncodings
-
getter/setter pair
- shiftJIS_ ↔ ECIEncodings
-
getter/setter pair
- uSASCII_ ↔ ECIEncodings
-
getter/setter pair
- uTF16BE_ ↔ ECIEncodings
-
getter/setter pair
- uTF8_ ↔ ECIEncodings
-
getter/setter pair
- win1250_ ↔ ECIEncodings
-
getter/setter pair
- win1251_ ↔ ECIEncodings
-
getter/setter pair
- win1252_ ↔ ECIEncodings
-
getter/setter pair
- win1256_ ↔ ECIEncodings
-
getter/setter pair
Static Methods
-
encode(
ECIEncodings data) → dynamic