public class CoderUtil extends Object
CoderUtil()
static int
bytesToInt(byte[] data, int offset)
static byte[]
intToBytes(int num)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CoderUtil()
public static int bytesToInt(byte[] data, int offset)
data
offset
public static byte[] intToBytes(int num)
num
Copyright © 2020–2021 structure. All rights reserved.