MCPcopy Create free account
hub / github.com/HTBridge/pivaa / encodeHex

Method encodeHex

app/src/main/java/org/apache/commons/codec/binary/Hex.java:125–127  ·  view source on GitHub ↗

Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order. The returned array will be double the length of the passed array, as it takes two characters to represent any given byte. @param data a byte[] to convert to Hex characters @r

(final byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encodeHexStringMethod · 0.95
encodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected