interface promises.FileReadOptions
Type Parameters Jump to heading
Jump to headingT extends ArrayBufferView = Buffer
Properties Jump to heading
optional
Jump to headingbuffer: T
optional
Jump to headingoffset: number | null
optional
Jump to headinglength: number | null
optional
Jump to headingposition: number | null