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