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