Skip to main content
ReadVResult - fs - Node documentation
interface ReadVResult

Usage in Deno

import { type ReadVResult } from "node:fs";

Properties

bytesRead: number
buffers: ArrayBufferView[]