DataStream::begin

Return a const iterator to the first unread element.

Synopsis

Declared in <streams.h>

const_iterator
begin() const;

Return Value

A const iterator to the first unread element.