flatbuffers/swift/Sources/FlexBuffers/Reader
mustiikhalil d71c0ab4ac
Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891)
Remove custom flags for native arrays when using flexbuffers on Wasm

Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
2026-02-12 19:42:21 +01:00
..
FixedTypedVector.swift [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) 2025-11-04 23:53:59 +00:00
FlexBufferVector.swift [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) 2025-11-04 23:53:59 +00:00
Map.swift
Reference.swift Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891) 2026-02-12 19:42:21 +01:00
Sized.swift
TypedVector.swift [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) 2025-11-04 23:53:59 +00:00
Vector.swift