public final class StringConverter extends Object
static String
byteToHex(byte b)
byteToHex(byte[] b)
byteToHex(byte[] b, String sep)
static byte[]
hexToByte(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] hexToByte(String s)
public static String byteToHex(byte[] b)
public static String byteToHex(byte[] b, String sep)
public static String byteToHex(byte b)
Copyright © 2021. All rights reserved.