emitAsInt property

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

Output format to emit.

Implementation

@ffi.UnsignedInt()
external int emitAsInt;