Package edu.wpi.first.hal.sim
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)
-
-
-
Method Detail
-
callback
void callback(String name, byte[] buffer, int count)
-
-