binary-io 0.1.0

A crate for reading and writing binary data files, according to LCS4. Also supports an extend version of the NBT format, as well as the ShadeNBT format.
Documentation

binary-io

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 12 feature flags, 2 of them enabled by default.

default

  • nbt

nbt

    This feature flag does not enable additional features.

crypto_shade

  • shade
  • cryptostream
  • openssl
  • zeroize

uuid_v1

  • uuid
  • uuid/v1
  • rand

shade

  • nbt

random_uuid

  • rand

uuid

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

cryptostream

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.