Base32 CreateBase32(Base32Alphabet alphabet)

Source

static Base32 CreateBase32(Base32Alphabet alphabet)
=> new Base32(alphabet);