Char class
Properties
Methods
-
call(
{int? data}) → Char -
deserialize(
ByteDataReader reader) → Char -
getMessageSize(
) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
ByteDataWriter writer) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- $prototype ↔ Char
-
getter/setter pair