LittleEndian.this

Undocumented in source.
struct LittleEndian(size_t sz)
pure @safe @nogc nothrow
this
()
if (
sz == 2 ||
sz == 4
||
sz == 8
)

Meta