StrIterRead

Table of Contents

StrIterRead

Description

Read character from iterator

Parameters

NameDirectionDescription
miin,outStrIter object

Success

Returns character and advances position

Failure

Returns null character if exhausted

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :

Related Posts

StrIterRemainingSize

StrIterRemainingSize Description Get remaining bytes left to read

Read More

StrIterPos

StrIterPos Description Get current read position pointer

Read More

StrIterLength

StrIterLength Description Get total length in elements

Read More