Enums§
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