dlangui v0.9.187 (2022-04-16T10:49:25Z)
Home
Dub
Repo
SeekException
dimage
stream
Undocumented in source.
class
SeekException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
dimage
stream
aliases
StreamOffset
StreamPos
StreamSize
classes
ArrayStream
SeekException
functions
copyFromTo
interfaces
IOStream
InputStream
OutputStream
Seekable
Stream