29.08.2015 17:17, cym13 пишет:
It depends on what is the best for you. But using MessagePack you can easily read the file and fill a structure with it.On Saturday, 29 August 2015 at 13:56:10 UTC, drug wrote:Try, for example, MessagePack https://github.com/msgpack/msgpack-d.gitThanks, but it isn't answering the question at all. I'm not looking for a serialization method, I'm looking for the best way to read a binary file.