# Functions
ApplyDelta builds thew new file.
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
NewReaderIteratorBuffer creates an iterator, referencing an already-allocated buffer that will read until EOF.
NewReaderIteratorBufferNBytes creates an iterator that will stop after reading `nBytesToRead` bytes, referencing an already-allocated buffer.
NewReaderIteratorSize creates an iterator, allocating a buffer of `bufferSize`.
NewReaderIteratorSize creates an iterator, allocating a buffer of `bufferSize`.
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
# Constants
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
# Variables
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
No description provided by the author
No description provided by the author
# Structs
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
ReaderIterator lets you treat reading bytes from an io.Reader as a for-loop.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
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