PresetBank.loadStateChunk

Loads a chunk state, update current state. Return: *err set to true in case of error.

class PresetBank
nothrow @nogc
void
loadStateChunk
(
const(ubyte)[] chunk
,
bool* err
)

Meta