Implements a set of routines for to convert byte arrays into ASCII strings.
Top
The following tables list the members exposed by the ByteArrayLib type.
| Name | Description | |
|---|---|---|
|
ByteArrayToString | Converts a byte array into a string. |
|
StringToByteArray | Converts a string to a byte array. Often used for writing strings to the response object. |