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