//leakcanary-repo/shark/HeapObject/HeapClass/instanceByteSize
instanceByteSize¶
[jvm]\ val instanceByteSize: Int
The total byte size of fields for instances of this class, as registered in the class dump. This includes the size of fields from superclasses.
See also¶
HeapObject.HeapClass.readFieldsByteSize |