HTTPRangeParser.parse

You're seeing just the function parse, go back to HTTPRangeParser module for more information.

Specs

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