Facade over a backing Uint8Array buffer to consume/edit header data at a specific location in the buffer.

Does not perform any mutations or reads on creation, and lazy loads/sets data via getters and setters.

Hierarchy

  • UstarHeader

Implements

Constructors

Properties

bytes: Uint8Array = ...
offset: number = 0

Accessors

Methods

Generated using TypeDoc