Gjsify LogoGjsify Logo

Used with functions like g_mime_filter_best_encoding() and g_mime_object_encode() as the 'constraint' argument. These values provide a means of letting the filter know what the encoding constraints are for the stream.

Index

Enumeration Members

Enumeration Members

BINARY: number

The stream may contain any binary data.

TODO_7BIT: number

The stream data must fit within the 7bit ASCII range.

TODO_8BIT: number

The stream data may have bytes with the high bit set, but no null bytes.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method