<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">Hi, all!<div class="mb_sig"></div><div><br></div><div>How can I figure out, whether the handle of an external object -- if it is a byte array -- was fabricated in the image or whether it is actually something creating in the external library? For actual instances of ExternalAddress, it is obvious that those are meant to point to external memory. But what about instances of ByteArray being stored in the "handle" instVar?</div><div><br></div><div>I tried Object >> #isPinned. :-D Did not work. I am looking at all the primitives in ByteArray.</div><div><br></div><div>... is there actually a difference? Or are all byte arrays that I find in the image actually in the object memory?</div><div><br></div><div>Best,</div><div>Marcel</div></div>