net.openhft.function
Interface ByteToLongFunction


public interface ByteToLongFunction


Method Summary
 long applyAsLong(byte value)
           
 

Method Detail

applyAsLong

long applyAsLong(byte value)