public class FullMapper extends CopyBookMapperBase
debug, fields, maxRecordSize, minRecordSize, strict| Constructor and Description |
|---|
FullMapper() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
deserialize(byte[] bytes,
Class<T> type) |
<T> byte[] |
serialize(T obj) |
calculateSizes, getMaxRecordSize, getMinRecordSize, initialize, setMaxRecordSize, setMinRecordSizepublic <T> byte[] serialize(T obj)
public <T> T deserialize(byte[] bytes,
Class<T> type)
Copyright © 2016. All rights reserved.