crunchFromCompact

Parses a crunch file from --compact output. Uses the GC .idup to make strings

  1. Crunch crunchFromCompact(const ubyte[] data, bool allowBinary)
  2. Crunch crunchFromCompact(ubyte[] data, bool allowBinary)
    crunchFromCompact
    (
    ubyte[] data
    ,
    )

Meta