net.openhft.function
Interface ByteConsumer


public interface ByteConsumer


Method Summary
 void accept(byte value)
           
 

Method Detail

accept

void accept(byte value)