class Protocol::HTTP2::DataFrame

def apply(connection)

def apply(connection)
	connection.receive_data(self)
end