Package edu.wpi.first.hal.sim
Interface BufferCallback
-
public interface BufferCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
callback(String name, byte[] buffer, int count)
-
-
-
Method Detail
-
callback
void callback(String name, byte[] buffer, int count)
-
-