# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewReader returns a new Reader reading from b.
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
No description provided by the author
# Structs
A Reader implements the io.Reader, io.ReaderAt, io.WriterTo, io.Seeker, io.ByteScanner, and io.RuneScanner interfaces by reading from a byte slice.
No description provided by the author
Writer implements io.Writer, io.Seeker.