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

AddHeapSnapshotChunkEvent

data class AddHeapSnapshotChunkEvent : HeapProfilerEvent

Official doc

Constructors

<init>

Official doc

AddHeapSnapshotChunkEvent(chunk: String)

Properties

chunk

val chunk: String