ThreadedFileStream.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias read = Stream.read
  2. size_t read(ubyte[] dst, IOMode )
    class ThreadedFileStream
    @safe
    size_t
    read
    (
    scope ubyte[] dst
    ,)

Meta