Function bitcoinleveldb_file::sst_table_file_name
source · pub fn sst_table_file_name(dbname: &String, number: u64) -> StringExpand description
| Return the legacy file name for an sstable with | the specified number in the db named by | “dbname”. The result will be prefixed with | “dbname”.