pl.wendigo.chrome.domain.heapprofiler / AddHeapSnapshotChunkEvent

AddHeapSnapshotChunkEvent

data class AddHeapSnapshotChunkEvent : ProtocolEvent (source)

Represents event frames for HeapProfiler.addHeapSnapshotChunk

Constructors

<init>

AddHeapSnapshotChunkEvent(chunk: String)

Represents event frames for HeapProfiler.addHeapSnapshotChunk

Properties

chunk

val chunk: String

Inherited Functions

protocolDomain

fun protocolDomain(): String