[erlang-questions] NIF bitstrings?

Steve Vinoski vinoski@REDACTED
Sat Sep 7 14:00:21 CEST 2013


On Fri, Sep 6, 2013 at 10:42 PM, Chris King <colanderman@REDACTED> wrote:

> 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?
>

According to http://www.erlang.org/doc/man/erl_nif.html:

"Bitstrings with an arbitrary bit length have no support yet."

--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130907/70e21f8c/attachment.htm>


More information about the erlang-questions mailing list