- serialize
const(ubyte)[] serialize(CompiledCode code)
Undocumented in source. Be warned that the author may not have intended to support it.
- unserialize
CompiledCode unserialize(const(ubyte)[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.