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

Method decode

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

Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values. The returned array will be half the length of the passed array, as it takes two characters to represent any given byte. An exception is thrown if the passed char array has an odd number

(final byte[] array)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decodeHexMethod · 0.95
getCharsetMethod · 0.95

Tested by

no test coverage detected