Packages

This NIF complements Erlang with a fast and optimized way of encoding and decoding bulk Base64 data. Compliant with RFC4648 - The Base16, Base32, and Base64 Data Encodings.

Current section

Files

Jump to
b64fast rebar.config
Raw

rebar.config

{port_specs, [
{"priv/b64fast.so", ["c_src/*.c"]}
]}.