mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 01:48:29 +00:00
FlatBuffers Version 25.9.23 (#8708)
This commit is contained in:
@@ -38,7 +38,7 @@ class TableInNestedNS : Table() {
|
||||
}
|
||||
|
||||
companion object {
|
||||
fun validateVersion() = Constants.FLATBUFFERS_25_2_10()
|
||||
fun validateVersion() = Constants.FLATBUFFERS_25_9_23()
|
||||
|
||||
fun getRootAsTableInNestedNS(_bb: ByteBuffer): TableInNestedNS =
|
||||
getRootAsTableInNestedNS(_bb, TableInNestedNS())
|
||||
|
||||
Reference in New Issue
Block a user