Skip to main content

Module b64impl

Module b64impl 

Source
Expand description

Types for decoding base64-encoded values.

Structsยง

B64
A byte array, encoded in base64 with optional padding.
FixedB64
A byte array encoded in a hexadecimal with a fixed length.