MCPcopy 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
604class Buffer:

Callers

nothing calls this directly

Calls 2

derefFunction · 0.85
__init__Method · 0.45

Tested by

no test coverage detected