mzaks / FlexBuffersSwift

Swift implementation of FlexBuffers - a sub project of FlatBuffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reserve Vector

mzaks opened this issue · comments

Design a mechanism where user can reserve a vector of particular type an particular size, to add values at later point.