public class ByteArrayWrapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
content |
| Modifier | Constructor and Description |
|---|---|
protected |
ByteArrayWrapper() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
static ByteArrayWrapper |
make(byte[] source) |
public static ByteArrayWrapper make(byte[] source)
public byte[] getContent()
Copyright © 2011 OW2 Consortium. All Rights Reserved.