Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ createMediaContentList
Function
createMediaContentList
benchmarks/javascript/benchmark.js:422–426 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
420
}
421
422
function
createMediaContentList() {
423
return
{
424
media_content_list: repeat(createMediaContent),
425
};
426
}
427
428
function
toProtoStruct(value) {
429
return
{ ...value };
Callers
nothing calls this directly
Calls
1
repeat
Function · 0.85
Tested by
no test coverage detected