Method

JsonReaderget_int_value

since: 0.12

Declaration [src]

gint64
json_reader_get_int_value (
  JsonReader* reader
)

Description [src]

Retrieves the integer value of the current position of the reader.

See also: json_reader_get_value()

Available since: 0.12

Return value

Type: gint64

The integer value.