Buffer Port Iterators - 2025.2 English - UG1079

AI Engine Kernel and Graph Programming Guide (UG1079)

Document ID
UG1079
Release Date
2025-11-26
Version
2025.2 English

An iterator is an object that can iterate over data in a buffer and provide access to individual data. Buffer port objects support multiple iterator objects depending on the buffer port type.

An iterator supports read or write operations for buffer port data access. You can also use vector-based iterators with buffer ports.