Interface InputBuffer


public interface InputBuffer
Abstraction of part of the EventIn*Wrapper buffer logic to prevent having twenty copies of the setFieldValue method. Instead the field transmitter uses this interface as a callback during the setFieldValue call.