midi-di ~master (2021-11-02T17:25:15.1445296)
Dub
Repo
MIDIReader.isFinished
mididi
reader
MIDIReader
struct
MIDIReader
(T)
const @
nogc
nothrow pure @
safe
bool
isFinished
(
)
if
(
isInputRange
!
T
&&
is
(
ElementType
!
T
:
const
(
ubyte
))
)
Return Value
Type:
bool
whether the reader has no more content to read.
Meta
Source
See Implementation
mididi
reader
MIDIReader
constructors
this
functions
isFinished
readChunk
readHeaderChunk
readMIDI
readTrackChunk