Options
Menu

Class ParserDataFormat

An enumeration providing values to describe the data format of parsed data.

Hierarchy

  • ParserDataFormat

Index

Properties

Properties

Static BINARY

BINARY: string

Describes the format of a binary file.

Static IMAGE

IMAGE: string

Describes the format of an image file

Static PLAIN_TEXT

PLAIN_TEXT: string

Describes the format of a plain text file.

Generated using TypeDoc