# Packages
Package alg includes the algorithms supported in this project.
Package android includes functions for use with Android native applications.
No description provided by the author
Package bufio provides a buffered reader and writer that propagate calls to Flush and Close.
Package bytes provides functions for decompressing byte streams.
Package cache includes a struct for caching reads.
Package cli includes functions for initializing the CLI.
No description provided by the author
Package grw provides the interfaces, embedded structs, and implementing code for normalizing the reading/writing of a stream of bytes from archive/compressed files.
Package io supplements the interfaces provided by the standard library io package and provides functions for using those interfaces.
No description provided by the author
Package nop provides functions for creating no operation close methods.
Package os provides a few functions used throughout the grw package for interfacing with the local file system.
Package schemes includes the schemes supported in this project.
Package splitter provides functions for splitting various pieces of a Uniform Resource Identifier (URI).
Package stat provides structs for describing file into that can be used across file systems.