public class BlobAsset : Asset
Asset with binary blob data. Convenience class for creating assets with binary blob content.
## Properties
data: Binary blob data
[init(from:)](#/s:9embed_sdk9BlobAssetC4fromACs7Decoder_p_tKcfc)
Undocumented
Swift
public required init(from decoder: any Decoder) throws