class Protocol::HTTP2::Stream

def closed(error = nil)

The stream has been closed. If closed due to a stream reset, the error will be set.
def closed(error = nil)
end