Version: 2023.1
언어: 한국어
Method group is Obsolete

PackedMemorySnapshot.managedHeapSections

매뉴얼로 전환
Obsolete public MemorySection[] managedHeapSections ;

설명

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.