SelectionKey.events

The registered (or selected) events as a bit mask of different Event values.

struct SelectionKey
Event events;

Meta