Get the index for the current read value.
public
int CurrentReadIndex {get;}
Remarks
This is only valid if Find has previously returned true. Initially it will be the index of the first byte of actual data. Its is updated after calls to ReadInt, ReadShort and ReadLong.
See Also
ZipExtraData Class | ICSharpCode.SharpZipLib.Zip Namespace