Klasse HexUtil
java.lang.Object
org.teamapps.universaldb.index.file.store.HexUtil
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic StringbytesToHex(byte[] bytes) static StringbytesToHex2(byte[] bytes) static byte[]hexToBytes(String hex)
-
Felddetails
-
HEX_ARRAY
public static final char[] HEX_ARRAY
-
-
Konstruktordetails
-
HexUtil
public HexUtil()
-
-
Methodendetails
-
bytesToHex
-
hexToBytes
-
bytesToHex2
-