[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.BigEndianBinaryReader.ReadInt16

ReadInt16 Method

ReadInt16()

Reads a 2-byte signed integer from the current stream and advances the current position of the stream by four bytes.

Declaration
public short ReadInt16()
Returns
Type Description
short

A 2-byte signed integer read from the current stream.