JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
jPOS 3.0.2-SNAPSHOT
org.jpos.jpos
org.jpos.util.function
ByteArrayMapper
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface ByteArrayMapper
All Superinterfaces:
Function
<byte[],
byte[]>
All Known Implementing Classes:
RemoveNewLinesMapper
public interface
ByteArrayMapper
extends
Function
<byte[],
byte[]>
Since:
2.1.4
Method Summary
Methods inherited from interface
Function
andThen
,
apply
,
compose