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

Method encode

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

Converts an array of bytes into a String representing the hexadecimal values of each byte in order. The returned String 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 @return A String containin

(final byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

encodeHexMethod · 0.95

Tested by

no test coverage detected