# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SlickReaderSlice implements SlickReader by reading a byte slice directly.
SlickReaderStream is a SlickReader that reads off an io.Reader.
No description provided by the author
# Interfaces
SlickReader is a hybrid of reader and buffer interfaces with methods giving specific attention to the performance needs found in a decoder.
No description provided by the author
No description provided by the author