forceGetValueAsLong

Gets a long representation of the value.

Return

the tag's value as a long, or defaultValue if no representation exists.

Parameters

defaultValue

value to return if there is no value or value is a rational with a denominator of 0.

open fun forceGetValueAsLong(defaultValue: Long): Long