GigaSpaces XAP.NET Documentation
ReadInt32 Method
Class LibraryGigaSpaces.Core.Internal.PbsPbsInputStreamReadInt32()()()()
Reads a 32-bit signed integer from the stream. Stream footprint: dynamic, 1-5 bytes.
Declaration Syntax
C#Visual BasicVisual C++J#
public int ReadInt32()
Public Function ReadInt32 As Integer
public:
int ReadInt32()
public int ReadInt32()
Return Value
The value read from the stream.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)