Adapt output types for bitwise operations
Changing the values of the OutputType
enum to start from 1 would allow bitwise operations to be used to determine which output fields were requested.
Changing the values of the OutputType
enum to start from 1 would allow bitwise operations to be used to determine which output fields were requested.