mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 05:47:36 +00:00
FlatBuffers Version 25.12.19 (#8871)
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.*;
|
||||
@SuppressWarnings("unused")
|
||||
public final class TableInNestedNS extends Table {
|
||||
public static void ValidateVersion() {
|
||||
Constants.FLATBUFFERS_25_9_23();
|
||||
Constants.FLATBUFFERS_25_12_19();
|
||||
}
|
||||
|
||||
public static TableInNestedNS getRootAsTableInNestedNS(ByteBuffer _bb) {
|
||||
|
||||
Reference in New Issue
Block a user