Bandit.HTTP2.Stream.recv_end_of_stream

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

recv_end_of_stream(stream, bool)

View Source

Specs

recv_end_of_stream(t(), boolean()) ::
  {:ok, t()} | {:error, Bandit.HTTP2.Connection.error()}