# File lib/core/sender.rb, line 63
    def stream(bytes)
      Cproton.pn_link_send(@impl, bytes)
    end