Function base64

Source
fn base64(data: &[u8]) -> String
Expand description

Standard base64 (RFC 4648, with padding) — for the render.frame PNG data url. Tool path, not hot.