class RocksDB::NotFound

Defined in:

rocksdb/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : String) #

[View source]
def self.new(key : Bytes) #

[View source]

Instance Method Detail

def key : Slice(UInt8) | String #

[View source]