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.
Read a byte from an extra data
The byte value read or -1 if the end of data has been reached.