IWriteStream.write

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

Meta