Shaka Player Embedded
Namespaces | Typedefs | Functions
idb_utils.h File Reference
#include <string>
#include "shaka/variant.h"
#include "src/js/idb/database.pb.h"
#include "src/mapping/any.h"
#include "src/mapping/exception_or.h"

Go to the source code of this file.

Namespaces

 shaka
 
 shaka::js
 
 shaka::js::idb
 

Typedefs

using shaka::js::idb::IdbKeyType = int64_t
 

Functions

ExceptionOr< void > shaka::js::idb::StoreInProto (Any input, proto::Value *result)
 
Any shaka::js::idb::LoadFromProto (const proto::Value &value)