MCPcopy Create free account
hub / github.com/cmu-db/bustub / SerializeTo

Method SerializeTo

src/type/type.cpp:282–284  ·  view source on GitHub ↗

* Serialize this value into the given storage space. The inlined parameter * indicates whether we are allowed to inline this value into the storage * space, or whether we must store only a reference to this value. If inlined * is false, we may use the provided data pool to allocate space for this * value, storing a reference into the allocated pool space in the storage. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected