### encode(a0): String
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| a0 | String | |
### encode(a0): String
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| a0 | byte[] | |
### decode(s): byte[]
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| s | String | |
### decode(s): byte[]
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| s | byte[] | |