ByteUtils: remove unused helpers
I take it we agrred to not have unused read/write helpers. So this PR removes the currently unused.
I've milestoned this to 0.17 as a reminder to go through all the read and write helpers and remove those that are unused.
I take it we agrred to not have unused read/write helpers. So this PR removes the currently unused.
I find that which ones were are using keeps changing. So it might make sense to wait till all the refactoring is finished before removing them.
I take it we agrred to not have unused read/write helpers. So this PR removes the currently unused.
I find that which ones were are using keeps changing. So it might make sense to wait till all the refactoring is finished before removing them.
Rebased. I think the refactoring is finished, so we can probably merge this?
I think I have some unfinished refactoring that might change which ones we need. If you don't mind waiting until a little closer to release, I would prefer that.
Rebased. Ready to merge?
Merged.