Skip to main content

Module png_payload

Module png_payload 

Source
Expand description

A PNG payload in a format a human reads: standard-alphabet base64 with padding (RFC 4648 §4, A–Z a–z 0–9 + /, =-padded), since the bytes are not text.

Functions§

deserialize
serialize