//shark-graph/shark/HeapGraph/primitiveArrays

primitiveArrays

[jvm]
abstract val primitiveArrays: Sequence<HeapObject.HeapPrimitiveArray>

Sequence of all primitive arrays in the heap dump.

This sequence does not trigger any IO reads.