Binary file grammar
wobbles via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 11 06:40:50 PDT 2015
On Tuesday, 11 August 2015 at 07:51:39 UTC, Atila Neves wrote:
> On Monday, 10 August 2015 at 12:29:43 UTC, wobbles wrote:
>> I have to read a binary file.
>> I can use std.stdio.File.rawRead to do this (and it's even
>> typesafe, awesome!!)
>>
>> [...]
>
> https://github.com/atilaneves/cerealed
>
> If that doesn't do what you need, I've done something wrong.
>
> Atila
Yep, this seems to do the job!
I'll investigate tonight, and pester you later :D
More information about the Digitalmars-d
mailing list