MCPcopy Create free account
hub / github.com/NetSPI/JSONBeautifier / bytesToString

Method bytesToString

burp/IExtensionHelpers.java:178–178  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected