Notifications You must be signed in to change notification settings Byte is a sequence of bytes of data. Data can be audio, video, text etc ... Here the code is for converting String in to byte array.
This method is used to convert the specified byte array to its corresponding string format which is encoded with base-64 digits. It is basically used to store and transfer the data for a media files ...