ZipExtraData.ReadInt Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipExtraData.ReadInt Method 

Read an integer in little endian form from the last found data value.

public int ReadInt();

Return Value

Returns the integer read.

See Also

ZipExtraData Class | ICSharpCode.SharpZipLib.Zip Namespace