mol_charset_ucf_lib
v0.0.6
Published
> [UCF](https://page.hyoo.ru/#!=1woher_nlk5d3) - Simple compact unicode text binarization format.
Downloads
863
Maintainers
Readme
$mol_charset_ucf
UCF - Simple compact unicode text binarization format.

Usage
bin = $mol_charset_ucf_encode( text )
text = $mol_charset_ucf_decode( bin )From NPM
npm install mol_charset_ucf_lib
import {
$mol_charset_ucf_encode,
$mol_charset_ucf_decode
} from 'mol_charset_ucf_lib'Benchmarks
System: Chrome 143, Win 10, i7-6600U 2.60GHz
Encoding perf

Decoding perf

