static class GenericDataConverters.FixedConverter extends DataConverter<Byte[],byte[]>
| Modifier and Type | Field and Description |
|---|---|
private int |
length |
| Constructor and Description |
|---|
FixedConverter(int length) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
convert(Byte[] data) |
getSourceFieldName, getTargetFieldName, setSourceFieldName, setTargetFieldNamepublic byte[] convert(Byte[] data)
convert in class DataConverter<Byte[],byte[]>Copyright © 2024 Apache NiFi Project. All rights reserved.