Bandit.HTTP2.Stream.recv_data

You're seeing just the function recv_data, go back to Bandit.HTTP2.Stream module for more information.

Specs

recv_data(t(), binary()) ::
  {:ok, t(), non_neg_integer()} | {:error, Bandit.HTTP2.Connection.error()}