Function dsnp_graph_sdk_jni::serialize_graph_edges
source · pub fn serialize_graph_edges<'local>(
env: &JNIEnv<'local>,
graph_edge: &[DsnpGraphEdge]
) -> SdkJniResult<JByteArray<'local>>
pub fn serialize_graph_edges<'local>(
env: &JNIEnv<'local>,
graph_edge: &[DsnpGraphEdge]
) -> SdkJniResult<JByteArray<'local>>