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()}