matrix-client ~master (2017-03-26T18:24:34Z)
Dub
Repo
megolm_pickle
matrix
megolm
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
Source
See Implementation
matrix
megolm
functions
megolm_advance
megolm_advance_to
megolm_get_data
megolm_init
megolm_pickle
megolm_pickle_length
megolm_unpickle
manifest constants
MEGOLM_RATCHET_LENGTH
MEGOLM_RATCHET_PARTS
MEGOLM_RATCHET_PART_LENGTH
structs
Megolm
_olm_cipher
variables
megolm_cipher
Pickle the megolm. Returns a pointer to the next free space in the buffer.