# File lib/core/transport.rb, line 301
    def pop(size)
      Cproton.pn_transport_pop(@impl, size)
    end