Module laz::laszip[][src]

Expand description

Module with the important struct that people wishing to compress or decompress LAZ data can use

It defines the LaszipCompressor & LaszipDecompressor as well as the Laszip VLr data and how to build it

Modules

Structs

The ChunkTable contains chunk entries for a LAZ file.

An entry describe one chunk and contains 2 information:

Struct that handles the compression of the points into the given destination

LasZip decompressor that decompresses points.

Struct stored as part of the laszip’s vlr record_data

The data stored in the record_data of the Laszip Vlr

Builder struct to personalize the LazVlr

Enums

The possibilities for how the compressed data is organized.

The different type of data / fields found in the definition of LAS points

Constants

Traits

Functions

Compresses all points

Decompresses all points from the buffer