BlobQuickQueryStream
QuickQueryStream.
public BlobQuickQueryStream(Stream avroStream, IProgress<long> progressHandler = null, Action<BlobQueryError> errorHandler = null)
Asynchronously reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.