ManualStream.writeToRead

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Promise!bool writeToRead(const(ubyte)[] data)
    class ManualStream
    nothrow
    Promise!bool
    writeToRead
    (
    const(ubyte)[] data
    )
  2. Promise!bool writeToRead()
  3. Promise!bool writeToRead(Exception e)

Meta