ExBin

Build StatusCoverage Statushex.pm version

Binary helpers for dealing with bits and bytes in Elixir.

Installation

Available in Hex, so the package can be installed by adding ex_bin to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_bin, "~> 0.4.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_bin.