LibasyncFileStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias write = Stream.write
  2. size_t write(ubyte[] bytes_, IOMode )
    class LibasyncFileStream
    @trusted override
    size_t
    write
    (
    in ubyte[] bytes_
    ,)

Meta