[][src]Module redshirt::v1

Redshirt 1 utilities.

This module provides Reader and Writer types for reading and writing Redshirt 1-encoded data, respectively.

Structs

Reader

Reads Redshirt 1-protected data from an input stream.

Writer

Writes Redshirt 1-protected data to an output stream.