deserialize
Deserializes a given manifest represented as a ByteArray to a WrapManifest01 object.
Return
the deserialized WrapManifest01 object.
Parameters
manifest
the serialized manifest to deserialize.
Throws
if the given manifest is not a valid WrapManifest or if it's unable to be parsed.