Constructor ByteArrayChunk
ByteArrayChunk(int)
Initializes a new instance of the Byte
Parameters
size
intThe size.
ByteArrayChunk(byte[])
Initializes a new instance of the Byte
Parameters
bytes
byte[]The bytes.
Exceptions
- Argument
Null Exception bytes