Kavan
05/27/2020, 7:15 AMtransfer.write_function(|new_data| {
data.extend_from_slice(new_data);
Ok(new_data.len())
})
It's really annoying to pass data by making StaticRef and get from staticCFunction and convert to kotlin type.
Slack Conversation