| Method and Description |
|---|
| at.favre.lib.bytes.Bytes.encodeBase36()
use
Bytes.encodeRadix(int) instead; will be removed in v1.0+ |
| at.favre.lib.bytes.Bytes.parseBase36(CharSequence)
use
Bytes.parseRadix(CharSequence, int) with 36 instead; will be removed in v1.0+ |
Copyright © 2017–2019. All rights reserved.