Method: Hoss::Transport::Connection::ProxyPipe::Write#bytes_sent
- Defined in:
- lib/hoss/transport/connection/proxy_pipe.rb
#bytes_sent ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
82 83 84 |
# File 'lib/hoss/transport/connection/proxy_pipe.rb', line 82 def bytes_sent @bytes_sent.value end |