Bitcoin
Namespaces | Functions
dbformat.cc File Reference
#include <stdio.h>
#include "db/dbformat.h"
#include "port/port.h"
#include "util/coding.h"

Namespaces

 leveldb
 

Functions

static uint64_t leveldb::PackSequenceAndType (uint64_t seq, ValueType t)
 
void leveldb::AppendInternalKey (std::string *result, const ParsedInternalKey &key)