pw_base64#

Base64 encoding, decoding, and validating

Stable C C++ Rust

This module provides functions for encoding, decoding, and validating Base64 data as specified by RFC 3548 and RFC 4648.

C++ API reference#

Moved: pw_base64

Rust API reference#

pw_base64’s Rust API is documented in the pw_base64 crate’s docs.