MCPcopy 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
96class Player(IntEnum):
97 JAVA = 0
98 FLASH = 1
99
100
101class Size(IntEnum):

Callers 1

from_pb_mediaFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected