Decoder.get64

Undocumented in source. Be warned that the author may not have intended to support it.
class Decoder(IRangeT)
ulong
get64
()
if (
isInputRange!IRangeT &&
is(ElementType!IRangeT == ubyte)
)

Meta