Skip to content

Support file_identifier in Go #7901

@jdemeyer

Description

@jdemeyer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions