• M
    [swift] Moves code to use VTablesStorage (#5888) · 870ecbc0
    mustiikhalil 提交于
    * Moves the code to use _vtablestorage
    
    Rebuilt the test to confirm to the new API
    
    Adds documentation + generates code for grpc
    
    Reverts indentation
    
    v0.4.0
    
    Updated swift/readme.md
    
    Updates VtableStorage to ensure space instead of reallocating each time
    
    Fixes str count not being correct
    
    * Fixes issue with boolean constant not being set + removes unused function
    870ecbc0
ByteBuffer.swift 12.4 KB