litc online with Winfy
We have hosted the application litc in order to run this application in our online workstations with Wine or directly.
Quick description about litc:
A very simple dictionary based text compressor.Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for
Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed).
The public Litc API are in fact:
byte[] packed = Litc.GetBytes(value);
string unpacked = Litc.GetString(packed);.
Features:
- compress single line UTF8 strings in byte arrays
- drop-in replacement with added compression for Encoding.UTF8: GetBytes(value)/GetString(packed)
Audience: Developers.
User interface: Command-line.
Programming Language: C#.
Categories:
File Compression
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.