mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 07:07:02 +00:00
[swift] add had<ArrayName> property for arrays to check presence in a message (#7280)
This commit is contained in:
@@ -109,6 +109,7 @@ extension FlatBuffersVectors {
|
||||
("testCreateSharedStringVector", testCreateSharedStringVector),
|
||||
("testCreateVectorOfStrings", testCreateVectorOfStrings),
|
||||
("testCreatingTwoCountries", testCreatingTwoCountries),
|
||||
("testHasForArray", testHasForArray),
|
||||
("testReadDoubleArray", testReadDoubleArray),
|
||||
("testReadInt32Array", testReadInt32Array),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user