Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ case_id
Method
case_id
python/pyfory/union.py:36–37 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
34
self._value = value
35
36
def
case_id(self) -> int:
37
return
self._case_id
38
39
def
value(self) -> object:
40
return
self._value
Callers
1
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected