Update docs: int types maps to DevLong64

Implementation of 'int' and int has mapped DevLong64 for years, but documentation was incorrect. Similarly, 'uint' maps to DevULong64. The 'integer' option is not supported, so removing that from the example.

Fixes issue #282 (closed)

Merge request reports

Loading