Skip to main content

Crate wiiload

Crate wiiload 

Source

Enums§

WiiloadError

Constants§

WIILOAD_PORT

Functions§

compress_then_send
Compresses the file data using Zlib and then sends it to the Wii. Uses deflate -9 to minimize network transfer time.
send
Sends a file to the Wii without applying any compression.