Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ __init__
Method
__init__
cpp/gdb_arrow.py:600–601 ·
view source on GitHub ↗
(self, val)
Source
from the content-addressed store, hash-verified
598
""
"
599
600
def
__init__(self, val):
601
super().__init__(deref(val))
602
603
604
class
Buffer:
Callers
nothing calls this directly
Calls
2
deref
Function · 0.85
__init__
Method · 0.45
Tested by
no test coverage detected