Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
324
struct IntoByteBuffer(WasmSlice);
325
impl IntoJavaObject for IntoByteBuffer {
326
unsafe fn into_java<'j, S: AsContextMut>(
327
self,
Callers
1
load_from_args
Method · 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…