ZipExtraData.ReadShort Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipExtraData.ReadShort Method 

Read a short value in little endian form from the last found data value.

public int ReadShort();

Return Value

Returns the short value read.

See Also

ZipExtraData Class | ICSharpCode.SharpZipLib.Zip Namespace