Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ write() [5/17]

void Ice::OutputStream::write ( const float * begin,
const float * end )

Writes a float sequence as a Slice float sequence.

Parameters
beginThe beginning of the sequence.
endThe end of the sequence.