streaming_encrypt_from_file

Function streaming_encrypt_from_file 

Source
pub fn streaming_encrypt_from_file(
    env: Env,
    file_path: String,
    chunk_store: JsFunction,
) -> Result<DataMap>