IWriteStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(T data)
    class IWriteStream
    void
    write
    (
    T
    )
    ()
    if (
    isBasicType!T
    )
  2. void write(T[] data, bool includeLength)

Meta