Skip to main content
Module

std/archive/tar.ts>Tar#getReader

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

Get a Reader instance for this tar data

Returns

Reader