# Packages
No description provided by the author
# Functions
BytesFromArg gets the bytes passed as a CLI argument into value.
ReaderFromArg gets a reader to read bytes passed as CLI argument.
ReaderFromArgWithSize The function returns an [io.ReadCloser] and enventually the size of data to read, or -1.
StringFromArg gets the bytes passed as a CLI argument into value.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author