# Functions
BytesReaderCloser returns a new Reader reading from b.
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.