amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
174 stars 31 forks source link

[TODO] Improvement in binary writer for structs #120

Open R-maan opened 4 years ago

R-maan commented 4 years ago

In binarywriter.go#beginValue() there is a todo:

TODO: We could theoretically write the actual tag here if we know the length of the value ahead of time.

a41e5b05ab367f819b60e4cc3a71b2d89bddfcb1