HTTPRangeParser (HTTP Range Parser v0.0.3) View Source

Link to this section Summary

Link to this section Functions

Specs

parse(binary()) :: {:ok, term()} | {:error, HTTPRangeParser.ParseError.t()}

Specs

parse!(binary()) :: term() | no_return()