interface default.ReadableOptions
extends StreamOptions<Readable>
Properties Jump to heading
optional
Jump to headingencoding: BufferEncoding | undefinedMethods Jump to heading
optional
Jump to headingread(this: Readable,size: number,): voidJump to headingencoding: BufferEncoding | undefinedJump to headingread(this: Readable,size: number,): void