# Functions
EOFReaderFunc always returns nil, io.EOF; it implements the ReaderFunc API.
NewDecoder returns a new Decoder that reads from the given frame Reader.
ReadAll returns a reader func that returns the complete contents of `r` in a single frame.
WriterFor adapts an io.Writer to the Writer interface.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author