Crate base32h

Source

Functionsยง

  • Returns a Option of a base32h encoded number Return None if the length of the base32h string is greater than 8
  • Returns a vector from a base32h encoded string
  • Returns a base32h encoded string representation of the inputted u8 slice
  • Returns a base32h encoded string representation of the inputted number Return None if input is greater than 1,099,511,627,775