LZOCompression
danger
The LZOCompression was removed in loaders.gl v4.4 due to maintenance and licensing concerns with the underlying lzo-wasm library.
Compresses / decompresses LZO encoded data.
Interface
Implements the `Compression API.
The LZOCompression was removed in loaders.gl v4.4 due to maintenance and licensing concerns with the underlying lzo-wasm library.
Compresses / decompresses LZO encoded data.
Implements the `Compression API.
constructor(options?: object)