<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi guys,<div><br></div><div>I'm wondering if there's an equivalent C function (in erl_driver) to the NIF call  "enif_inspect_iolist_as_binary":<br><div><a href="http://www.erlang.org/doc/man/erl_nif.html#enif_inspect_iolist_as_binary">http://www.erlang.org/doc/man/erl_nif.html#enif_inspect_iolist_as_binary</a></div><div><br></div><div>I'd like to quickly concatenate some ErlDrvBinary(s) in my linked-in driver.</div><div>Currently, I'm doing a lot of copying (+freeing) to get the job done.</div><div>Maybe there's a clever alternative to that.</div><div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Regards,</div><div>Zabrane</div><div><br></div></div></span></div><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>