![]() | IObjectDataInput Interface |
Namespace: Hazelcast.IO
The IObjectDataInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetByteOrder | |
![]() | ReadBoolean | (Inherited from IDataInput.) |
![]() | ReadBooleanArray | |
![]() | ReadByte | (Inherited from IDataInput.) |
![]() | ReadByteArray | |
![]() | ReadChar | (Inherited from IDataInput.) |
![]() | ReadCharArray | |
![]() | ReadData | |
![]() | ReadDouble | (Inherited from IDataInput.) |
![]() | ReadDoubleArray | |
![]() | ReadFloat | (Inherited from IDataInput.) |
![]() | ReadFloatArray | |
![]() | ReadFully(Byte) | (Inherited from IDataInput.) |
![]() | ReadFully(Byte, Int32, Int32) | (Inherited from IDataInput.) |
![]() | ReadInt | (Inherited from IDataInput.) |
![]() | ReadIntArray | |
![]() | ReadLong | (Inherited from IDataInput.) |
![]() | ReadLongArray | |
![]() | ReadObjectT | |
![]() | ReadShort | (Inherited from IDataInput.) |
![]() | ReadShortArray | |
![]() | ReadUnsignedByte | (Inherited from IDataInput.) |
![]() | ReadUnsignedShort | (Inherited from IDataInput.) |
![]() | ReadUTF | (Inherited from IDataInput.) |
![]() | ReadUTFArray | |
![]() | SkipBytes | (Inherited from IDataInput.) |