Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteInt64Scalar
Class
RemoteInt64Scalar
python/pyfory/tests/test_struct.py:307–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
306
@dataclass
307
class
RemoteInt64Scalar:
308
value: pyfory.Int64 = 0
309
310
311
@dataclass
Callers
2
test_compatible_scalar_conversions
Function · 0.85
test_integer_widening_direct
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_compatible_scalar_conversions
Function · 0.68
test_integer_widening_direct
Function · 0.68