Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for requestion data from a VFile/

Hierarchy

  • DataOptions

Index

Properties

Properties

Optional array

array: boolean

For TSV and CSV, whether to return the rows as an array.

Optional typed

typed: boolean

For TSV and CSV, whether to attempt to convert the values to e.g. numbers

Optional utf8

utf8: boolean

Whether data should be interconverted between text and binary based on utf8, rather than utf16.

Generated using TypeDoc