57 return m_index < m_view.
size();
bool has_next() const
Tests whether there are more literals in the stream.
Contains the text compression and encoding framework.
A const view into a slice of memory.
uint8_t uliteral_t
Type to represent signed single literals.
Literal next()
Yields the next literal from the stream.
size_type size() const
Returns size of the View.
A literal iterator that yields every character from a View.
Literal next()
Yields the next literal from the stream.
ViewLiterals(View view)
Constructor.
An empty literal iterator that yields no literals whatsoever.
Contains a literal and its location in the input.
fast_t< len_compact_t > len_t
Type to represent an length value.
bool has_next() const
Tests whether there are more literals in the stream.
len_t pos
The position of the literal in the input.