| Package | Description |
|---|---|
| com.stimulsoft.lib.base64 |
| Modifier and Type | Method and Description |
|---|---|
StiBase64DecoderUtil |
StiBase64DecoderUtil.translate(byte[] bytes)
Translate every base64 character from given byte array into a sextet byte value by using
above translation array.
|
StiBase64DecoderUtil |
StiBase64DecoderUtil.translate(byte[] bytes,
int begin,
int end)
Translate every base64 character from given byte array into a sextet byte value by using
above translation array.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.