Module format

Source
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§

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

Enums§

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