WritableStream.put

  1. void put(T value, ByteOrder byteOrder, string file, size_t line)
    class WritableStream
    final
    void
    put
    (
    T
    )
    (,,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )
  2. void put(T value, ByteOrder elementByteOrder, string file, size_t line)
  3. this(size_t bufferSize)
  4. this(ubyte[] buffer)

Meta