ByteLength class

Byte Length

Constructors

ByteLength()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Constants

f32 → const int
f64 → const int
i8 → const int
i16 → const int
i32 → const int
i64 → const int
i128 → const int
u8 → const int
u16 → const int
u32 → const int
u64 → const int
u128 → const int