Crate progress_encode

source ·
Expand description

A Rust implementation of the Progress ENCODE function

Progress’ documentation on ENCODE can be found here. This particular implementation is based on the C# implementation by pvginkel

Functions

  • Return a 16-character encoding of the input bytes.