Icon ReadInt32 Method

function ReadInt32: Integer

Available In: Server Applications

Use this method to read a 32-bit signed integer value from the stream's current position.

Information If the value cannot be read for any reason, an exception will be raised.
Image