image


Vocabulary
tools.image-compressor

Class description
In-memory Factor image

Definition


TUPLE: image
footer
{ leader byte-array initial: B{ } } {
header image-header initial: S{ image-header
{ magic 0 }
{ version 0 }
{ data-relocation-base 0 }
{ data-size 0 }
{ code-relocation-base 0 }
{ code-size 0 }
{ escaped-data-size 0 }
{ compressed-data-size 0 }
{ compressed-code-size 0 }
{ reserved-4 0 }
{ special-objects
uintptr_t-array{
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
}
}
}
} { data byte-array initial: B{ } }
{ code byte-array initial: B{ } } ;