Module fourleaf::stream [] [src]

Functionality for encoding and decoding a fourleaf stream in terms of tag/value pairs.

Structs

Blob

A handle to a blob within the fourleaf stream.

Field

A field decoded from a fourleaf stream.

Stream

Streaming fourleaf parser and encoder.

Enums

Element

An element decoded from a fourleaf stream.

Error

Errors which may be encountered when operating on a Stream.

Value

A value of a decoded field.

Type Definitions

Result

General result type returned by Stream.