| Modifier and Type | Method and Description |
|---|---|
CheckInBundleResponse |
ContentSystem.checkInBundle(AssetBundle bundle) |
Asset |
ContentSystem.getAsset(String path) |
InputStream |
ZipItem.getInputStream() |
AssetMetadata |
ContentSystem.getMetadata(String path) |
ZipItem |
ZipArchive.nextItem() |
AssetBundle |
AssetBundleReader.readBundle(Reader reader) |
int |
ContentSystem.saveAsset(Asset asset) |
int |
ContentSystem.saveBundle(AssetBundleKey bundleKey,
ZipArchive archive) |
int |
ContentSystem.saveMetadata(AssetMetadata metadata) |
Copyright © 2019. All rights reserved.