Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rocksdb
v1.2.0
Top Level Namespace
RocksDB
Api
BinaryIterator
Commands
DB
Closable
Error
FlushOptions
Iterator
NotFound
Options
RawMemory
ReadOptions
StringIterator
WriteOptions
Generated using Crystal 1.10.1
2024-01-13 06:49:35 UTC
module
RocksDB::
RawMemory(T)
Direct including types
RocksDB::DB
RocksDB::FlushOptions
RocksDB::Iterator(T)
RocksDB::Options
RocksDB::ReadOptions
RocksDB::WriteOptions
Defined in:
rocksdb/types.cr
Instance Method Summary
#close
#closed?
#opened?
#raw
: T
Instance Method Detail
def
close
#
[
View source
]
def
closed?
#
[
View source
]
def
opened?
#
[
View source
]
def
raw
: T
#
[
View source
]