Interface ByteArrayMapper

All Superinterfaces:
Function<byte[],byte[]>
All Known Implementing Classes:
RemoveNewLinesMapper

public interface ByteArrayMapper extends Function<byte[],byte[]>
Since:
2.1.4