-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Support file_identifier in Go #7901
Copy link
Copy link
Closed
Description
it seems that Go supports an explicit file identifier using Builder.FinishWithFileIdentifier. But the docs at https://flatbuffers.dev/flatbuffers_guide_writing_schema.html state that the file identifier should be added automatically by a FinishMonsterBuffer call but this is not implemented for Go. Also, there doesn't seem to be a way in Go to check an identifier (there is no MonsterBufferHasIdentifier)
Am I reading the docs correctly? Is this something to be fixed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels