Close stops the Device and closes the Event channel.
()
| 45 | |
| 46 | // Close stops the Device and closes the Event channel. |
| 47 | Close() error |
| 48 | |
| 49 | // BatchSize returns the preferred/max number of packets that can be read or |
| 50 | // written in a single read/write call. BatchSize must not change over the |
no outgoing calls
no test coverage detected