chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.heapprofiler.events / HeapProfilerEvent / AddHeapSnapshotChunkEvent

AddHeapSnapshotChunkEvent

data class AddHeapSnapshotChunkEvent : HeapProfilerEvent

Constructors

<init>

AddHeapSnapshotChunkEvent(chunk: String)

Properties

chunk

val chunk: String