# File lib/core/transport.rb, line 251 def push(data) Cproton.pn_transport_push(@impl, data, data.length) end