Function decodeLong

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

    Parameters

    Returns bigint | null