GetContents

virtual std::vector<uint8_t> IUpdatable::GetContents() = 0

Gets the contents of the updatable.

Returns

std::vector<uint8_t> – Vector containing updatable contents.

Throws