Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ MediaContentList
Class
MediaContentList
benchmarks/python/benchmark.py:273–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
272
@dataclass
273
class
MediaContentList:
274
media_content_list: List[MediaContent] = pyfory.field(id=1)
275
276
277
@dataclass
Callers
2
create_media_content_list
Function · 0.70
from_pb_mediacontentlist
Function · 0.70
Calls
1
field
Method · 0.65
Tested by
no test coverage detected