interface FileReadOptions
Type Parameters Jump to heading
Jump to headingT extends ArrayBufferView = BufferProperties Jump to heading
optional
Jump to headingbuffer: Toptional
Jump to headingoffset: number | nulloptional
Jump to headinglength: number | nulloptional
Jump to headingposition: number | null