setBundleMapping
open fun setBundleMapping(bundles: Map<Int, EmbeddedGuestVFSImpl.BundleInfo>): AbstractBaseVFS.VFSBuilder<VFS>
Set the bundles which should be consulted for deferred reads.
Return
This builder.
Parameters
bundles
Map of indexed bundles for deferred reads.
See also
to set this value as a property.