Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ ES
Function
ES
resources/vega.min.js:26314–26314 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
26312
const
AS = (t) =>
new
Uint8Array(t),
26313
MS = (t) =>
new
Uint16Array(t),
26314
ES = (t) =>
new
Uint32Array(t);
26315
function
DS(t, e, n) {
26316
const
r = (e < 257 ? AS : e < 65537 ? MS : ES)(t);
26317
return
(n && r.set(n), r);
Callers
2
FS
Function · 0.85
SS
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected