Method: NATS::KeyValue::API::KeyValueConfig#max_bytes

Defined in:
lib/nats/io/kv.rb

#max_bytesObject

Returns the value of attribute max_bytes

Returns:

  • (Object)

    the current value of max_bytes



237
238
239
# File 'lib/nats/io/kv.rb', line 237

def max_bytes
  @max_bytes
end