What the best way to start writing an decoding / encoding software ?
I would like to write something like a "filter" for FIT file, so need to decode the re-encode FIT data.
but documentation is a bit lacking/unclear, and from sample I've just found how to read/decode to csv but with loss, sams for encoding
would prefer golang but java would be OK.