Expand description
BLTE streaming decompression implementation
Provides TRUE streaming decompression for BLTE files, reading chunks on-demand without loading the entire file into memory.
Structs§
- BLTE
Stream - A true streaming BLTE decompressor
Functions§
- create_
streaming_ reader - Create a streaming reader from any Read + Seek source