Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ code1
Function
code1
Apps/BabylonScripts/meshwriter.min.js:665–665 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
663
function
code4(a) {
return
code1(a[0]) + code1(a[1]) + code1(a[2]) + code1(a[3]) };
664
function
code2(a) {
return
code1(a[0]) + code1(a[1]) };
665
function
code1(n) {
return
toB128((n + n) + 4000) };
666
};
667
668
function
frB128(s) {
Callers
3
code6
Function · 0.85
code4
Function · 0.85
code2
Function · 0.85
Calls
1
toB128
Function · 0.85
Tested by
no test coverage detected