Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
What this does
gobformat.Why is this needed?
I needed to deserialize HLLs that were serialized from another language.
#14 also tried to address this issue, but lacked tests and seemed to be abandoned.
Instead of setting a state, this returns a new HLL, which I think is cleaner.