The recently added ChunkIterator interface allows callers to decide how chunks are uploaded. However, the interface is not currently exposing critical methods so using it outside of its package is not possible. This work exposes those methods so any caller can use the interface.
The recently added ChunkIterator interface allows callers to decide how chunks are uploaded. However, the interface is not currently exposing critical methods so using it outside of its package is not possible. This work exposes those methods so any caller can use the interface.