程序包 org.coodex.util
类 ByteArrayBuilder
java.lang.Object
org.coodex.util.ByteArrayBuilder
已过时。
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明append(byte b) 已过时。append(byte[] buf) 已过时。append(byte[] buf, int off, int len) 已过时。append(int i) 已过时。append(int i, Endianness endianness) 已过时。append(long l) 已过时。append(long l, Endianness endianness) 已过时。append(short word) 已过时。append(short word, Endianness endianness) 已过时。已过时。已过时。append(CRC.Algorithm algorithm) 已过时。append(CRC.Algorithm algorithm, int off, int len) 已过时。append(CRC.Algorithm algorithm, int off, int len, Endianness endianness) 已过时。append(CRC.Algorithm algorithm, Endianness endianness) 已过时。byte[]build()已过时。
-
构造器详细资料
-
ByteArrayBuilder
public ByteArrayBuilder()已过时。 -
ByteArrayBuilder
已过时。
-
-
方法详细资料
-
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
append
已过时。 -
build
public byte[] build()已过时。
-