google / google/flatbuffers

[Go] Fixed Size Array

Open
#8,417 4 comments 5 reactions 0 assignees View on GitHub
golang not-stale
Dominant language
C++
Stars
26.5k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

please support fixed size array for Golang flatbuffer generation
```
struct U256 {
value: [ubyte:32];
}

error: Arrays are not yet supported in all the specified programming languages.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.