CMWC.fromString

reads the current status from a string (that should have been trimmed) returns the number of chars read

struct CMWC(uint cmwc_r = 1024U, ulong cmwc_a = 987769338UL)
fromString
(
const(char[]) s
)

Meta