Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileReadOptions<T>

Type parameters

  • T: ArrayBufferView

Hierarchy

  • FileReadOptions

Properties

Optional buffer

buffer: T

Optional length

length: number | null

Optional offset

offset: number | null

Optional position

position: number | null

Generated using TypeDoc