decimal icon indicating copy to clipboard operation
decimal copied to clipboard

restore BCD functions as exported functions

Open warrenguy opened this issue 1 year ago • 0 comments

Restores the BCD and ParseBCD functions as they were in the previous release, but exported for use by other packages.

Since this binary marshaling method was replaced with the text marshaling method in v0.1.34, propose reintroducing the previous BCD method as exported functions, providing a migration path and allowing users to choose.

warrenguy avatar Dec 28 '24 16:12 warrenguy