Readonly
paxReadonly
ustarStatic
fromA new TarHeader
instance based on the given attributes (if they are a POJO).
Note that if the given value is already a TarHeader instance, this will return it as-is.
Static
isStatic
seededStatic
serializeShort-hand for constructing a new TarHeader
and immediately calling toUint8Array()
on it
Generated using TypeDoc
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.