megolm_pickle

Pickle the megolm. Returns a pointer to the next free space in the buffer.

extern (C)
ubyte*
megolm_pickle
(
const Megolm* megolm
,
ubyte* pos
)

Meta