public class TempByteArray extends Object
Modifier and Type | Field and Description |
---|---|
byte[] |
array
The byte array.
|
int |
length
The length used.
|
Constructor and Description |
---|
TempByteArray(byte[] array,
int length)
Constructor.
|
Copyright © 2021. All rights reserved.