public class ByteArray extends Object implements Serializable, Comparable<ByteArray>
| Modifier and Type | Field and Description | 
|---|---|
| byte[] | value | 
| Constructor and Description | 
|---|
| ByteArray(byte[] value,
         ByteArrayHelper helper) | 
public ByteArray(byte[] value,
                 ByteArrayHelper helper)
Copyright © 2017 The Apache Software Foundation. All rights reserved.