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