FileWriteChannel.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] write(const(char)[] data_)
    struct FileWriteChannel
    @trusted
    const(ubyte)[]
    write
    (
    const(char)[] data_
    )
  2. const(ubyte)[] write(const(ubyte)[] data)

Meta