Ankh.HTTP2.Stream.send

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

send(stream, frame)

Specs

send(t(), Ankh.HTTP2.Frame.t()) :: {:ok, t()} | {:error, any()}

Process and send a frame on the stream