Skip to content

StarHeader

const StarHeader: StructConstructor<{ atime: Uint8Array<ArrayBuffer>; chksum: Uint8Array<ArrayBuffer>; ctime: Uint8Array<ArrayBuffer>; devmajor: Uint8Array<ArrayBuffer>; devminor: Uint8Array<ArrayBuffer>; gid: Uint8Array<ArrayBuffer>; gname: Uint8Array<ArrayBuffer>; linkname: Uint8Array<ArrayBuffer>; magic: Uint8Array<ArrayBuffer>; mode: Uint8Array<ArrayBuffer>; mtime: Uint8Array<ArrayBuffer>; name: Uint8Array<ArrayBuffer>; prefix: Uint8Array<ArrayBuffer>; size: Uint8Array<ArrayBuffer>; typeflag: TypeFlag; uid: Uint8Array<ArrayBuffer>; uname: Uint8Array<ArrayBuffer>; version: Uint8Array<ArrayBuffer>; }>

Defined in: src/tar/tar.ts:229