gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
IOStream.eof
gamut
io
IOStream
A function with semantics and signature similar to
feof
.
struct
IOStream
nothrow @
nogc
@
safe
EofProc
eof
;
Meta
Source
See Implementation
gamut
io
IOStream
functions
rewind
seekAbsolute
setupForFileIO
setupForMemoryIO
setupSetupForLogging
skipBytes
variables
eof
read
seek
tell
write
A function with semantics and signature similar to feof.