Skip to main content
Version: 7.2402.x.x RR

Base62 class function

FunctionDescriptionSample
nevis.crypto.base62.new()Creates an object that can use Base62 encoding and decoding for data.base62 = nevis.crypto.base62.new()