LittleEndian.toHash

Undocumented in source. Be warned that the author may not have intended to support it.
struct LittleEndian(size_t sz)
const @nogc @safe pure nothrow
size_t
toHash
()
if (
sz == 2 ||
sz == 4
||
sz == 8
)

Meta