Added a few more test assertions
1 file changed
tree: 064f28df09d0f18cc3f5cd7e8f678f1daae6cb8d
  1. c_src/
  2. src/
  3. support/
  4. test/
  5. .gitignore
  6. Makefile
  7. README.md
  8. rebar
  9. rebar.config
  10. TODO.txt
README.md

snappy-erlang-nif

This is an Erlang NIF for Google's snappy fast compressor and decompressor.

Google snappy's official repository and bug tracking system is at:

Its source is included in this project.