BinaryView.lightConst

Returns a lightweight constant DecimalView of the underlying binary representation.

struct BinaryView(W)
@safe return scope const @safe pure nothrow @nogc @property
DecimalView!(const W)
lightConst
()
()