Interface ArchiveEntryOptions

Hierarchy

  • ArchiveEntryOptions

Properties

content?: null | Uint8Array
context?: null | ArchiveContext
header?: TarHeader
headerAttributes?: Partial<UstarHeaderLike>
headerByteLength?: number
offset?: number

Generated using TypeDoc