Bump flatbuffers to v24.3.25 version (#6968)
This commit is contained in:
committed by
GitHub
parent
7436835244
commit
825132eec7
+1
-1
@@ -54,7 +54,7 @@ let orc = MyGame_Sample_MonsterBuilder { b }
|
||||
.end()
|
||||
|
||||
// Finish the buffer!
|
||||
b.Finish(orc)
|
||||
b.Finish(orc, "MONS")
|
||||
|
||||
// We now have a FlatBuffer that we could store on disk or send over a network.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user