decodeIntOrNull abstract method

int? decodeIntOrNull()

Decodes the data as a nullable integer value.

Implementation

int? decodeIntOrNull();