This method can be used to convert data from an array of bytes into String form. The conversion does not reflect any particular character set, and a byte with the representation 0xYZ will always be converted into a character with the hex representation 0x00YZ. It performs the opposite conversion to
(byte[] data)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected