<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 10:42 PM, Chris King <span dir="ltr"><<a href="mailto:colanderman@gmail.com" target="_blank">colanderman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I cannot find a way to work with bitstrings (i.e. non-multiple-of-8-sized binaries) in NIFs.  i.e. I see no equivalent to erlang:bit_size/1.  What am I missing?<br>
</blockquote><div><br></div><div>According to <a href="http://www.erlang.org/doc/man/erl_nif.html">http://www.erlang.org/doc/man/erl_nif.html</a>:</div><div><br></div><div>"Bitstrings with an arbitrary bit length have no support yet."</div>
<div><br></div><div>--steve </div></div></div></div>