property OnReadOpts.buffer Usage in Deno```typescript import { type OnReadOpts } from "node:node__net.d.ts"; ``` Type Uint8Array | (() => Uint8Array)