Public Function Base32Encode(ByVal UnicodeString As String) As String
Encodes the binary string to a base-32 encoded string.
©2024 Blue Polar. All rights reserved.