pub fn wrap_subinvoke( uri: &str, method: &str, args: Vec<u8>, ) -> Result<Vec<u8>, String>
Subinvoke Interface Helper