It’s nice you’re back, Slavcho!
I like Codings more than Codes, will use that.
I already started coding the class BinaryReader, which is a generic class to read data from a raw byte array and can be used in the context of packet parsing. We already have PacketReader and PacketWriter but they work on a different level… I think BinaryReader is a good choice.
