Skip to content

Fix checksum generation when resuing compressor and no more big stack buffers

Latest

Choose a tag to compare

@KillingSpark KillingSpark released this 08 May 12:37
1c7aafb
  • Introduce the rust-version field
  • Fix checksum generation when repeatedly using the encoder
  • Expose decoding::Dictionary as public
  • Add Debug derive to CompressionLevel enum
  • Make RLE and Raw block decoding more efficient and not use intermediary buffer on the stack