public class ByteAppendableSetter extends Object implements org.simpleflatmapper.map.setter.ByteContextualSetter<Appendable>
| Constructor and Description |
|---|
ByteAppendableSetter(org.simpleflatmapper.lightningcsv.CellWriter cellWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
setByte(Appendable target,
byte value,
org.simpleflatmapper.converter.Context context) |
public ByteAppendableSetter(org.simpleflatmapper.lightningcsv.CellWriter cellWriter)
public void setByte(Appendable target, byte value, org.simpleflatmapper.converter.Context context) throws Exception
setByte in interface org.simpleflatmapper.map.setter.ByteContextualSetter<Appendable>ExceptionCopyright © 2019. All rights reserved.