Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/ toGBytes
Method
toGBytes
modules/script/byteArray.js:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
toGBytes() {
83
return
toGBytes(this._array);
84
}
85
};
Callers
1
testLegacyByteArray.js
File · 0.80
Calls
1
toGBytes
Function · 0.85
Tested by
no test coverage detected