类的使用
org.coodex.util.ByteArrayBuilder
使用ByteArrayBuilder的程序包
-
org.coodex.util中ByteArrayBuilder的使用
修饰符和类型方法说明ByteArrayBuilder.append(byte b) 已过时。ByteArrayBuilder.append(byte[] buf) 已过时。ByteArrayBuilder.append(byte[] buf, int off, int len) 已过时。ByteArrayBuilder.append(int i) 已过时。ByteArrayBuilder.append(int i, Endianness endianness) 已过时。ByteArrayBuilder.append(long l) 已过时。ByteArrayBuilder.append(long l, Endianness endianness) 已过时。ByteArrayBuilder.append(short word) 已过时。ByteArrayBuilder.append(short word, Endianness endianness) 已过时。已过时。已过时。ByteArrayBuilder.append(CRC.Algorithm algorithm) 已过时。ByteArrayBuilder.append(CRC.Algorithm algorithm, int off, int len) 已过时。ByteArrayBuilder.append(CRC.Algorithm algorithm, int off, int len, Endianness endianness) 已过时。ByteArrayBuilder.append(CRC.Algorithm algorithm, Endianness endianness) 已过时。