Extract metadata using a subset of a file #607
|
Hi, I'm trying to extract metadata from files stored on azure. It turns out that streams from azure blobs do not support the Seek operation which is used a lot in this library. |
Replies: 1 comment 2 replies
|
Can you use the built-in |
In the .NET library you are probably looking for
IndexedCapturingReader.