net.openhft.function
Interface CharByteToByteFunction


public interface CharByteToByteFunction


Method Summary
 byte applyAsByte(char a, byte b)
           
 

Method Detail

applyAsByte

byte applyAsByte(char a,
                 byte b)