search

goog.storage.RichStorage.Wrapper

Provided By

Wraps a value so metadata can be associated with it. You probably want to use goog.storage.RichStorage.Wrapper.wrapIfNecessary to avoid multiple embeddings.

new Wrapper( value )

Parameters
value*

The value to wrap.

Static Functions