Binary file grammar

Atila Neves via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 11 00:51:37 PDT 2015


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


More information about the Digitalmars-d mailing list