Expand description

Utility functions for handling a stream or sink format.

Note

Clients using an Info structure must remember to at least set the encoding attribute, which can be done through the Info::set_encoding() method.

Structs

  • Represents the format of data provided in a stream or processed by a sink.

Enums

  • Represents the type of encoding used in a stream or accepted by a sink.
  • Represents the type of value of a property.