HttpRangeParser.Parser (HTTP Range Parser v0.0.3) View Source
Link to this section Summary
Link to this section Types
Specs
range() :: HttpRangeParser.Range.t() | HttpRangeParser.SuffixRange.t()
Link to this section Functions
Specs
parse(binary()) :: {:ok, HttpRangeParser.RangeSpec.t()} | {:error, HttpRangeParser.ParseError.t()}