LlamaContext.stateGetData

Copy the current state into dst. Returns the number of bytes written.

struct LlamaContext
@trusted @nogc nothrow
size_t
stateGetData
(
ubyte[] dst
)

Meta