Skip navigation links
B C D E I 

B

Base62 - Class in io.seruco.encoding.base62
A Base62 encoder/decoder.

C

createInstance() - Static method in class io.seruco.encoding.base62.Base62
Creates a Base62 instance.
createInstanceWithGmpCharacterSet() - Static method in class io.seruco.encoding.base62.Base62
Creates a Base62 instance using the GMP-style character set.
createInstanceWithInvertedCharacterSet() - Static method in class io.seruco.encoding.base62.Base62
Creates a Base62 instance using the inverted character set.

D

decode(byte[]) - Method in class io.seruco.encoding.base62.Base62
Decodes a sequence of Base62-encoded bytes.

E

encode(byte[]) - Method in class io.seruco.encoding.base62.Base62
Encodes a sequence of bytes in Base62 encoding.

I

io.seruco.encoding.base62 - package io.seruco.encoding.base62
 
B C D E I 
Skip navigation links

Copyright © 2017. All rights reserved.