MCPcopy Create free account
hub / github.com/MonaSolutions/MonaServer / endArray

Method endArray

MonaServer/sources/ScriptWriter.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37 Mona::UInt64 beginArray(Mona::UInt32 size);
38 void endArray() { endComplex(); }
39
40 Mona::UInt64 beginObjectArray(Mona::UInt32 size);
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected