Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ Player
Class
Player
benchmarks/python/benchmark.py:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
96
class
Player(IntEnum):
97
JAVA = 0
98
FLASH = 1
99
100
101
class
Size(IntEnum):
Callers
1
from_pb_media
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected