Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bhideki/darksword
/ encodeNullString
Method
encodeNullString
payloads/rce_worker_18.6.js:9492–9495 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9490
return
this;
9491
}
9492
encodeNullString() {
9493
this.encode(
'uint32_t'
, 0xffffffff);
9494
return
this;
9495
}
9496
static argumentAlignment(arg) {
9497
switch (arg.
type
) {
9498
case
'uint64_t'
:
Callers
nothing calls this directly
Calls
1
encode
Method · 0.95
Tested by
no test coverage detected