Skip to main content
ReadableBase.prototype.readableObjectMode - stream - Node documentation
property ReadableBase.prototype.readableObjectMode

Usage in Deno

import { ReadableBase } from "node:stream";

Getter for the property objectMode of a given Readable stream.

Type

boolean