jpeg12_destination_mgr 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 - free_in_buffer ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
j12_empty_output_buffer
↔ Pointer<
NativeFunction< Int32 Function(j12_compress_ptr)> > -
getter/setter pair
-
j12_init_destination
↔ Pointer<
NativeFunction< Void Function(j12_compress_ptr)> > -
getter/setter pair
-
j12_term_destination
↔ Pointer<
NativeFunction< Void Function(j12_compress_ptr)> > -
getter/setter pair
-
next_output_byte
↔ Pointer<
JOCTET> -
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