Encapsulates the logic for transparently working with {@link ByteArrayEntity}.
Make sure that instance variables (i.e. fields) of this type are always initialized, and thus never null.
For example:
private final ByteArrayRef byteArrayRef = new ByteArrayRef();@author Marcus Klimstra (CGI)
|
|
|
|
|
|