Module

std/archive/tar.ts>Tar#getReader

Deno standard library
Go to Latest
method Tar.prototype.getReader
import { Tar } from "https://dotland.deno.dev/std@0.145.0/archive/tar.ts";

Get a Reader instance for this tar data

Returns

Reader