ZipExtraData.ReadByte Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipExtraData.ReadByte Method 

Read a byte from an extra data

public int ReadByte();

Return Value

The byte value read or -1 if the end of data has been reached.

See Also

ZipExtraData Class | ICSharpCode.SharpZipLib.Zip Namespace