public class BcdUtils extends Object
BcdUtils()
static int
bcd2int(byte bcd)
static String
bcd2str(byte[] bcd)
static byte[]
str2bcd(String bcd)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BcdUtils()
public static byte[] str2bcd(String bcd)
bcd
public static String bcd2str(byte[] bcd)
public static int bcd2int(byte bcd)
Copyright © 2023. All rights reserved.