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