Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
351
struct IntoByteArray(WasmSlice);
352
impl IntoJavaObject for IntoByteArray {
353
unsafe fn into_java<'j, S: AsContextMut>(
354
self,
Callers
2
load_from_args
Method · 0.85
return_or_load_or_from_arg
Function · 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…