LlamaContext.stateSetData

Restore the state from src. Returns the number of bytes consumed.

struct LlamaContext
@trusted @nogc nothrow
size_t
stateSetData
(
const(ubyte)[] src
)

Meta