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
Great project! We have added the base support for encoding a class to a binary AIS message as well in our fork and wondering if you're interested in pulling in these updates?
There is a few notes for universal use:
Expand the testing framework to include encoding
Add the encoding function for text (not exactly sure about the exact character transformation required)
Add encode function for remaining message types after text field encoding
The text was updated successfully, but these errors were encountered:
Great project! We have added the base support for encoding a class to a binary AIS message as well in our fork and wondering if you're interested in pulling in these updates?
https://github.com/darren1713/AisParser/tree/DotNetStandard
There is a few notes for universal use:
Expand the testing framework to include encoding
Add the encoding function for text (not exactly sure about the exact character transformation required)
Add encode function for remaining message types after text field encoding
The text was updated successfully, but these errors were encountered: