promotional bannermobile promotional banner

LibDeflate

Compressors and decompressors with high compression ratio.

File Details

0.9.0-beta3

  • B
  • May 23, 2018
  • 62.00 KB
  • 56
  • 8.0.1
  • Retail

File Name

LibDeflate-0.9.0-beta3.zip

Supported Versions

  • 8.0.1

v0.9.0-beta3

  • 2018/5/23
  • Fix an issue in "DecodeForPrint" that certain undecodable string could cause an Lua error.
  • Add an parameter to "DecodeForPrint". If set, remove trailing spaces in the input string before decode it.
  • Add input type checks for all encode/decode functions.

v0.9.0-beta2

  • 2018/5/22
  • API "Encode6Bit" is renamed to "EncodeForPrint"
  • API "Decode6Bit" is renamed to "DecodeForPrint"

v0.9.0-beta1

  • 2018/5/22
  • No change

v0.9.0-alpha2

  • 2018/5/21
  • Remove API LibDeflate:VerifyDictionary
  • Remove API LibDeflate:DictForWoW
  • Changed API LibDeflate:CreateDictionary

v0.9.0-alpha1

  • 2018/5/20
  • The first working version.