jpeg12_common_struct class
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter -
client_data
↔ Pointer<
Void> -
getter/setter pair
-
err
↔ Pointer<
jpeg12_error_mgr> -
getter/setter pair
- global_state ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- is_decompressor ↔ int
-
getter/setter pair
-
mem
↔ Pointer<
jpeg12_memory_mgr> -
getter/setter pair
-
progress
↔ Pointer<
jpeg12_progress_mgr> -
getter/setter pair
- 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