Structs§
Enums§
- Error 🔒
Functions§
- decode 🔒
- Decode base64
input
, writing the result intooutput
. - Decode base64
input
, writing the result intooutput
. - Provide an upper limit on how much space could be required to decode a base64 encoding of len
base64_len
. - Broadcasts the top bit of
x
- Broadcasts the top bit of
x
- Returns 0xff if a == b, 0 otherwise.
- Returns 0xff if
a
inlo..=hi
. - Returns 0xff if a < b, 0 otherwise.
- Returns 0xff if a != 0, 0 otherwise.