Experimental: this API is experimental and might be changed or removed in the future.

PackedMemorySnapshot.managedHeapSections

Cambiar al Manual

Descripción

Array of actual managed heap memory sections.

A PackedMemorySnapshot actually contains the raw bytes from the managed memory, with the intent of having these bytes analyzed. A managed heap can contain of multiple sections, as it grows dynamically on demand.