getAsset

abstract fun getAsset(index: Int): AssetBundle.AssetContent
Inlined asset contents, which specify pre-compressed asset data corresponding to a given CSS or JavaScript code
bundle. The server may choose to serve this content rather than performing compression on-the-fly.
repeated .elide.assets.AssetBundle.AssetContent asset = 8;