Get the number of remaining bytes in the underlying profile data.
Used by code in tharsis.prof package to determine end position of an event in profile data without increasing memory overhead of EventRange.
See Implementation
Get the number of remaining bytes in the underlying profile data.
Used by code in tharsis.prof package to determine end position of an event in profile data without increasing memory overhead of EventRange.