Function decodeInt

  • Decodes an RSTaggedData object to a 32-bit int. If the data does not contain a 32-bit int, the function returns null

    Parameters

    Returns number | null