StringUtils.Base36Decode

Decodes a base36 encoded string to an integer

public static long Base36Decode(string input)

Parameters

input


See also:

Class StringUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic