ReadBoolEvent(DataChannel channel,
EventContext context) |
ReadFloatEvent(DataChannel channel,
Representation representation,
EventContext context) |
ReadIntegerEvent(DataChannel channel,
Representation representation,
EventContext context) |
WriteBoolEvent(DataChannel dataChannel,
boolean value,
EventContext context) |
WriteFloatEvent(DataChannel dataChannel,
double value,
Representation representation,
EventContext context) |
WriteIntegerEvent(DataChannel dataChannel,
long value,
Representation representation,
EventContext context) |