LPCounter.dump

struct LPCounter
const pure nothrow @nogc
const(ubyte)[]
dump
()
out (res) { assert (res.length % 1024 == 0); }

Return Value

Type: const(ubyte)[]

raw representation of a counter.

Meta