Crate rstb[][src]

Modules

calc

Provides functions for calculating or estimating resource size values.

json

Structs

ResourceSizeTable

A representation of a Breath of the Wild Resource Size Table (RSTB) file

Enums

Endian

Specifies endianness for RSTB operations. Note that, with the RSTB value calculator functions, even files that only come in one endianness (e.g. AAMP files are always little endian) should be specified as Big for Wii U and Little for Switch.

Error

Error enum for this crate