Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ raw
Method
raw
python/pyfory/_fory.py:78–79 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
""
"
77
78
def
raw(self):
79
return
memoryview(self.getbuffer())
80
81
82
class
Fory:
Callers
5
total_bytes
Method · 0.45
write_to
Method · 0.45
getbuffer
Method · 0.45
test_pickle_buffer_serialization
Function · 0.45
test_stream_backed_buffer_pickle_buffer_not_corrupted_after_next_struct
Function · 0.45
Calls
1
getbuffer
Method · 0.95
Tested by
2
test_pickle_buffer_serialization
Function · 0.36
test_stream_backed_buffer_pickle_buffer_not_corrupted_after_next_struct
Function · 0.36