Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ trunc_buffer
Method
trunc_buffer
test/fixtures/wpt/wasm/jsapi/wasm-module-builder.js:681–683 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
679
}
680
681
trunc_buffer() {
682
return
new
Uint8Array(this.buffer.buffer, 0, this.length);
683
}
684
685
reset() {
686
this.length = 0;
Callers
4
emit_section
Method · 0.95
stringToBytes
Method · 0.95
createCustomSection
Method · 0.95
toBuffer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected