Variable StarInHeaderConst
StarInHeader: StructConstructor<
{
atime: Uint8Array<ArrayBuffer>;
ctime: Uint8Array<ArrayBuffer>;
fill: Uint8Array<ArrayBuffer>;
fill2: number;
fill3: Uint8Array<ArrayBuffer>;
isextended: number;
mfill: Uint8Array<ArrayBuffer>;
offset: Uint8Array<ArrayBuffer>;
prefix: Uint8Array<ArrayBuffer>;
realsize: Uint8Array<ArrayBuffer>;
sp: ArrayOf<
{ numbytes: Uint8Array<ArrayBuffer>; offset: Uint8Array<ArrayBuffer> } & {
buffer: ArrayBufferLike;
byteLength: number;
byteOffset: number;
constructor: StructConstructor<
{
numbytes: Uint8Array<ArrayBuffer>;
offset: Uint8Array<ArrayBuffer>;
},
>;
numbytes: Uint8Array<ArrayBuffer>;
offset: Uint8Array<ArrayBuffer>;
} & { constructor: StructConstructor },
ArrayBufferLike,
>;
xmagic: Uint8Array<ArrayBuffer>;
},
> = ...