MCPcopy Create free account
hub / github.com/TezosRio/TezosJ_plainJava / decodeHex

Method decodeHex

src/main/java/milfont/com/tezosj/helper/Hex.java:49–69  ·  view source on GitHub ↗

Converts an array of characters 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 of el

(final char[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeMethod · 0.95

Calls 1

toDigitMethod · 0.95

Tested by

no test coverage detected