Package edu.wpi.first.hal.simulation
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)
-