Class FunctionalCodec<A,​B>

java.lang.Object
io.datarouter.bytes.FunctionalCodec<A,​B>
All Implemented Interfaces:
Codec<A,​B>

public class FunctionalCodec<A,​B>
extends Object
implements Codec<A,​B>