Options
All
  • Public
  • Public/Protected
  • All
Menu

String constants that represent the content types of a Document.

Index

Variables

Variables

Const BLOB

BLOB: "application/octet-stream" = "application/octet-stream"

Const JSON

JSON: "application/json" = "application/json"

Const TEXT

TEXT: "text/plain" = "text/plain"

Const XML

XML: "application/xml" = "application/xml"