Method: Kafka::PendingMessageQueue#bytesize
- Defined in:
- lib/kafka/pending_message_queue.rb
#bytesize ⇒ Object (readonly)
Returns the value of attribute bytesize.
6 7 8 |
# File 'lib/kafka/pending_message_queue.rb', line 6 def bytesize @bytesize end |