Returns the value of attribute max_bytes
Returns:
the current value of max_bytes
237 238 239
# File 'lib/nats/io/kv.rb', line 237 def max_bytes @max_bytes end