MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / __init__

Method __init__

projects/Python/proto/test.py:16092–16094  ·  view source on GitHub ↗
(self, buffer=None)

Source from the content-addressed store, hash-verified

16090 __slots__ = "_proto_proxy",
16091
16092 def __init__(self, buffer=None):
16093 super().__init__(buffer, False)
16094 self._proto_proxy = proto.Proxy(self.buffer)
16095
16096 # Imported proxy
16097

Callers 15

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls 1

ProxyMethod · 0.45

Tested by

no test coverage detected