Module osmpbf::blob[][src]

Expand description

Read and decode blobs

Structs

A blob.

A blob header.

A reader for PBF files that allows iterating over Blobs.

The offset of a blob in bytes from stream start.

Enums

The decoded content of a blob (analogous to BlobType).

The content type of a blob.

Statics

Maximum allowed BlobHeader size in bytes.

Maximum allowed uncompressed Blob content size in bytes.