basic_ostream::write

basic_ostream& write(const E *s, streamsize n);

The unformatted output function inserts the sequence of n elements beginning at s.