net.openhft.function
Interface CharToByteFunction


public interface CharToByteFunction


Method Summary
 byte applyAsByte(char value)
           
 

Method Detail

applyAsByte

byte applyAsByte(char value)