Creates an NSString from its binary representation. @param bytes The binary representation. @param encoding The encoding of the binary representation, the name of a supported charset. @throws UnsupportedEncodingException When the given encoding is not supported by the JRE. @see String#String(byt
(byte[] bytes, String encoding)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected