union zircon_boot_android_image_headers
Defined at line 122 of file ../../src/firmware/lib/zircon_boot/include/lib/zircon_boot/android_boot_image.h
A union of all known header versions.
Reading this many bytes from disk guarantees you will always get at least the
entire header for all supported versions. However this is fairly large (>1Kib)
so be careful when allocating objects of this size;
Public Members
v0
v1
v2
v3
v4