# File lib/nats/client.rb, line 764
  def pending_data_size
    get_outbound_data_size + @pending_size
  end