[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DataStream.ReadShort

ReadShort Method

ReadShort()

Reads a short.

Declaration
public short ReadShort()
Returns
Type Description
short

an short from the stream

Remarks

In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.