FontNameBin class

Constructors

FontNameBin()

Properties

buff ByteBuffer
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
int8 Int8List
getter/setter pair
int16 Int16List
getter/setter pair
int32 Int32List
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uint8 Uint8List
getter/setter pair
uint16 Uint16List
getter/setter pair
uint32 Uint32List
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
readASCII(List<int> buff, int p, int l) String
l length in Characters (not Bytes)
readUint(List<int> buff, int p) int
readUint64(List<int> buff, int p) int
readUnicode(List<int> buff, int p, int l) String
readUshort(List<int> buff, int p) int
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance FontNameBin
final