dlangui v0.10.0 (2022-11-08T19:06:33Z)
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