Method: LevelDB::Options#block_size

Defined in:
lib/leveldb.rb

#block_sizeObject (readonly)

Returns the value of attribute block_size.



95
96
97
# File 'lib/leveldb.rb', line 95

def block_size
  @block_size
end