AddHeapSnapshotChunk

@Serializable
data class AddHeapSnapshotChunk(val chunk: String) : HeapProfilerEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(chunk: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)