EventRange.bytesLeft

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.

struct EventRange
package @safe pure nothrow @nogc @safe pure nothrow const @nogc
size_t
bytesLeft
()

Meta