read_file
AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.Read a file from the sandbox.
Signature
Parameters
&str
required
No description available.
Returns
Result<Option<Vec<u8>>>
The result of the operation.
read_file: Read a file from the sandbox.
This is a method of the SandboxProtocol class in the sandbox module.Read a file from the sandbox.