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

Method buffer

projects/Python/proto/fbe.py:268–269  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

266
267 @property
268 def buffer(self):
269 return self._buffer
270
271 # Attach an empty memory buffer
272 def attach_new(self):

Callers 15

StructBytesFinalModelMethod · 0.45
StructArrayFinalModelMethod · 0.45
StructListFinalModelMethod · 0.45
StructSetFinalModelMethod · 0.45
StructMapFinalModelMethod · 0.45
StructHashFinalModelMethod · 0.45
StructEmptyFinalModelMethod · 0.45

Calls

no outgoing calls

Tested by 15

StructBytesFinalModelMethod · 0.36
StructArrayFinalModelMethod · 0.36
StructListFinalModelMethod · 0.36
StructSetFinalModelMethod · 0.36
StructMapFinalModelMethod · 0.36
StructHashFinalModelMethod · 0.36
StructEmptyFinalModelMethod · 0.36