# Functions

WriteToStdOut writes the data blob to stdout.

# Variables

ReadFromInput reads a byte array either from a file or from stdin (using "-" as the stdout identifier).
ReadFromStdIn reads the data blob from stdin.
WriteToOutput stores a file list either to a regular file or stdout (using "-" as the stdout identifier).