Skip to main content

Module encoding

Module encoding 

Source

Enums§

Encoder
Endian

Functions§

bytes_from_b64
bytes_from_b64_strict
Strict standard-base64 decode (single SIMD pass): rejects url-safe chars, whitespace and bad padding, matching @smithy/util-base64 semantics.
bytes_from_b64_url_safe
bytes_from_hex
bytes_to_b64
bytes_to_b64_string
bytes_to_b64_url_safe_string
bytes_to_hex
bytes_to_hex_string
bytes_to_utf8_string
bytes_to_utf16_string