Constructor ByteList
ByteList()
Declaration
public ByteList()
ByteList(byte[])
Declaration
public ByteList(byte[] tab)
Parameters
Type | Name | Description |
---|---|---|
byte[] | tab |
ByteList(int)
Declaration
public ByteList(int size)
Parameters
Type | Name | Description |
---|---|---|
int | size |