MCPcopy Create free account
hub / github.com/bluejekyll/wasmtime-java / IntoByteArray

Class IntoByteArray

wasmtime-jni/src/wasm_value.rs:351–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351struct IntoByteArray(WasmSlice);
352impl IntoJavaObject for IntoByteArray {
353 unsafe fn into_java<'j, S: AsContextMut>(
354 self,

Callers 2

load_from_argsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…