[][src]Constant wascc_codec::blobstore::OP_START_DOWNLOAD

pub const OP_START_DOWNLOAD: &str = "StartDownload";

Guest sends a StreamRequest to the capability provider, immediate termination w/success. Guest will then start receiving OP_RECEIVE_CHUNK operations from the provider as chunks are streamed to the guest