Modifier and Type | Field and Description |
---|---|
byte[] |
value
The
byte[] contained by this holder. |
Constructor and Description |
---|
ByteArrayHolder()
Make a new
ByteArrayHolder with a null value. |
ByteArrayHolder(byte[] value)
Make a new
ByteArrayHolder with value as
the value. |
Copyright © The Apache Software Foundation. All Rights Reserved.