Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/archive/mod.ts>TarHeader

The Deno Standard Library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias TarHeader
import { type TarHeader } from "https://deno.land/std@0.222.1/archive/mod.ts";

Tar header with raw, unprocessed bytes as values.

definition: [key in UstarFields]: Uint8Array