Conversion Between String and Byte Array

# Introduction There are many instances in which we might need to convert a string to a byte array or a byte array to a string. This can be done through the use of character sets. In this lab, we will learn how to do both types of conversions using several different methods.

|60 : 00

Click the virtual machine below to start practicing