public class ByteArrayValueHandler extends BaseValueHandler<byte[]>
| Constructor and Description |
|---|
ByteArrayValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalHandle(DataOutputStream buffer,
byte[] value) |
handleprotected void internalHandle(DataOutputStream buffer, byte[] value) throws Exception
internalHandle in class BaseValueHandler<byte[]>ExceptionCopyright © 2020. All rights reserved.