A B C D E F G H I L M P R S T Z

H

HexUtil - class freenet.support.HexUtil.
Number in hexadecimal format are used throughout Freenet.
handleBinToHandleInt(Vector) - Static method in class com.iver.cit.jdwglib.dwg.DwgUtil
Obtain the int value of a handle given in binary format
hexToBits(String, BitSet, int) - Static method in class freenet.support.HexUtil
Read a hex string of bits and write it into a bitset
hexToBytes(String) - Static method in class freenet.support.HexUtil
 
hexToBytes(String, int) - Static method in class freenet.support.HexUtil
 
hexToBytes(String, byte[], int) - Static method in class freenet.support.HexUtil
Converts a String of hex characters into an array of bytes.

A B C D E F G H I L M P R S T Z