dlangui v0.9.145 (2017-09-25T09:39:15Z)
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