MCPcopy Create free account
hub / github.com/apache/arrow / Serialized_state

Method Serialized_state

r/src/altrep.cpp:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 static SEXP Serialized_state(SEXP alt) { return Impl::Materialize(alt); }
159
160 static SEXP Unserialize(SEXP /* class_ */, SEXP state) { return state; }
161

Callers

nothing calls this directly

Calls 1

MaterializeFunction · 0.50

Tested by

no test coverage detected