NoiseStream.write

Writes an array of bytes to the stream.

  1. void write(ubyte[] bytesConst)
    class NoiseStream
    void
    write
    (
    in ubyte[] bytesConst
    )
  2. void write(InputStream stream, ulong nbytes)

Meta