method IR2ObjectBody.arrayBuffer
IR2ObjectBody.arrayBuffer(): Promise<ArrayBuffer>

Reads the whole body into memory.

Return Type

Promise<ArrayBuffer>

The object bytes

Usage

import { type IR2ObjectBody } from "cloudflare-plugin/src/index.ts";