Method: NATS#bytes_received
- Defined in:
- lib/nats/client.rb
#bytes_received ⇒ Object (readonly)
Returns the value of attribute bytes_received.
448 449 450 |
# File 'lib/nats/client.rb', line 448 def bytes_received @bytes_received end |