[][src]Module redshirt::v2

Redshirt 2 utilities.

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

Structs

Reader

Reads Redshirt 2-protected data from an input stream.

Writer

Writes Redshirt 2-protected data to an output stream.