nod 1.1.1

Library for reading GameCube and Wii disc images.
Documentation

nod

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 10 of them enabled by default.

default

  • compress-bzip2
  • compress-lzma
  • compress-zlib
  • compress-zstd

compress-bzip2

  • bzip2

compress-lzma

  • liblzma

compress-zlib

  • adler
  • miniz_oxide

compress-zstd

  • zstd

bzip2

  • dep:bzip2

liblzma

  • dep:liblzma

adler

  • dep:adler

miniz_oxide

  • dep:miniz_oxide

zstd

  • dep:zstd

asm

  • sha1/asm