class ByteGroup extends Object
(专用程序包) ArrayList<Byte>
byteContainer
ByteGroup()
ByteGroup
addBytes(byte[] bytes)
int
size()
byte[]
toBytes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ArrayList<Byte> byteContainer
public byte[] toBytes()
public ByteGroup addBytes(byte[] bytes)
public int size()
Copyright © 2023. All rights reserved.