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

Class IntoByteBuffer

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

Source from the content-addressed store, hash-verified

322}
323
324struct IntoByteBuffer(WasmSlice);
325impl IntoJavaObject for IntoByteBuffer {
326 unsafe fn into_java<'j, S: AsContextMut>(
327 self,

Callers 1

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…