SetContents

virtual void IUpdatable::SetContents(const std::vector<uint8_t> &contents) = 0

Sets the contents of the updatable.

Parameters

contents – Vector containing updatable contents.

Throws