executionPathAsInt property

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

The execution path the data converter will follow when processing.

Implementation

@ffi.UnsignedInt()
external int executionPathAsInt;