Skip to main content
Module

x/zipland/core/zip/end-of-central-directory-record.ts>getCRecordView

Serve file server with single zip file as file system in Deno.
Latest
function getCRecordView
import { getCRecordView } from "https://deno.land/x/zipland@v0.0.7/core/zip/end-of-central-directory-record.ts";

Returns

Promise<DataView | null>