Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteRefFixedInt32Scalar
Class
RemoteRefFixedInt32Scalar
python/pyfory/tests/test_struct.py:378–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
377
@dataclass
378
class
RemoteRefFixedInt32Scalar:
379
value: pyfory.FixedInt32 = pyfory.field(default=0, ref=True)
380
381
382
@dataclass
Callers
1
test_scalar_tracking_ref_rules
Function · 0.85
Calls
1
field
Method · 0.65
Tested by
1
test_scalar_tracking_ref_rules
Function · 0.68