Skip to main content
Module

x/workers_middleware/body-parser.ts>BodyBinaryContext

Placeholder for Worker-based middleware solution
Latest
interface BodyBinaryContext
import { type BodyBinaryContext } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/body-parser.ts";

Properties

accepted: BINARY | X_BINARY
body: ArrayBuffer
arrayBuffer: ArrayBuffer
blob: Blob