Base62 class function
| Function | Description | Sample |
|---|---|---|
| nevis.crypto.base62.new() | Creates an object that can use Base62 encoding and decoding for data. | base62 = nevis.crypto.base62.new() |
| Function | Description | Sample |
|---|---|---|
| nevis.crypto.base62.new() | Creates an object that can use Base62 encoding and decoding for data. | base62 = nevis.crypto.base62.new() |