<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I'm using enif_inspect_binary to get the content of a binary. <br><br></div>My question is if ErlNifBinary will be a copy of the erlang binary or the data member will point to the same memory location?<br><br></div>From my tests seems points to the same buffer as time If I change something when I return to erlang I can observe the change <br><br></div>Silviu <br></div>