executionPath property

  1. @UnsignedInt()
int executionPath
getter/setter pair

The execution path the data converter will follow when processing.

Implementation

@ffi.UnsignedInt()
external int executionPath;