MIDIReader.this

struct MIDIReader(T)
this
()
if (
isInputRange!T &&
is(ElementType!T : const(ubyte))
)

Meta