MulticastStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t write(ubyte[] bytes, IOMode mode)
  2. void write(ubyte[] bytes)
    struct MulticastStream(OutputStreams...)
    @blocking
    void
    write
    (
    in ubyte[] bytes
    )
  3. void write(char[] bytes)

Meta