[erlang-questions] Keeping ErlNifBinary between NIF calls
17 views
Skip to first unread message
Hynek Vychodil
unread,
Jul 5, 2012, 3:23:14 PM7/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-questions
Hello,
there is mentioned at several places in documentation that ErlNifBinary can be kept mutable between NIF calls but there is not more details how it should be done. I guess it can be stored in static variable, module private data or inside resource object as any other structure. Am I right?
Hynek Vychodil
Sverker Eriksson
unread,
Jul 6, 2012, 8:50:03 AM7/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message