al::ByamlArrayIter class

Constructors, destructors, conversion operators

ByamlArrayIter(const u8* data, bool isRev)
ByamlArrayIter()

Public functions

auto getDataByIndex(ByamlData* data, s32 index) const -> bool
auto getDataTable() const -> const u32*
auto getOffsetData(u32 off) const -> const u8*
auto getSize() const -> u32
auto getTypeTable() const -> const u8*