Skip to main content
Module

std/archive/untar.ts>TarHeader

The Deno Standard Library
Go to Latest
type alias TarHeader
import { type TarHeader } from "https://deno.land/std@0.223.0/archive/untar.ts";

Tar header with raw, unprocessed bytes as values.

definition: [key in UstarFields]: Uint8Array