ProfDataSource.receiveChunk

Try to receive a _chunk of profiling data.

class ProfDataSource
bool
receiveChunk
@system nothrow

Return Value

Type: bool

true if a _chunk was received (and written to chunk), false otherwise.

Meta