| Package | Description |
|---|---|
| com.stimulsoft.lib.base64 |
| Modifier and Type | Method and Description |
|---|---|
protected StiBase64EncoderUtil |
StiBase64EncoderUtil.translate(byte[] bytes)
Translate all bytes of given array by appending each to octet buffer.
|
protected StiBase64EncoderUtil |
StiBase64EncoderUtil.translate(byte[] bytes,
int begin,
int end)
Translate bytes of given array by appending each to octet buffer.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.