Method: LevelDB::Options#compression
- Defined in:
- lib/leveldb.rb
permalink #compression ⇒ Object (readonly)
Returns the value of attribute compression.
95 96 97 |
# File 'lib/leveldb.rb', line 95 def compression @compression end |