-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Galaxy Vector Construction: The createGalaxiesVector now expects an array of offsets for Galaxy objects that were constructed beforehand. Nullable Handling: Properly handle nullable access to the galaxies field to avoid potential null-pointer exceptions. Version Validation: Added a check for version mismatch to ensure that the FlatBuffers schema version is correct. Default age Handling: Keep the default value 0.0 for age, but ensure that this is handled appropriately in the application logic.
- Loading branch information
1 parent
28ddfae
commit b841fdf
Showing
1 changed file
with
39 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters