You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a great suggestion! The offsetOf method would definitely be a useful addition to the BeetStruct struct. If you're interested in contributing to the project, I would recommend opening an issue on the project's GitHub repository to discuss the idea with the maintainers and get their feedback. Once you have their approval, you can create a pull request with your implementation. Good luck!
It would be convenient to have an
offsetOf
method onBeetStruct
Like on
myStruct.offsetOf
of thebuffer-layout
package ( https://github.com/pabigot/buffer-layout/blob/main/lib/Layout.js#L1323 )I'll see if I can do a PR
The text was updated successfully, but these errors were encountered: