Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents encoding modes supported by various functions, e.g. decompress

Index

Enumeration members

Enumeration members

bytes

bytes: = "MODE_BYTES"

Represents that the input or output should be encoded into a Uint8Array byte array

text

text: = "MODE_TEXT"

Represents that the input or output should be encoded into a string

Legend

  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc