| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDashboard
Represents a Dashboard which can provide data to be sent by the DriverStation class.
| Method Summary | |
|---|---|
|  void | flush()If the dashboard had data buffered to be sent, calling this method will reset the output buffer. | 
|  byte[] | getBytes()Gets a reference to the current data to be sent to the dashboard. | 
|  int | getBytesLength()Gets the length of the current data to be sent to the dashboard. | 
| Method Detail | 
|---|
byte[] getBytes()
int getBytesLength()
void flush()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||