Writes a primitive int-array.
Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax
Parameters
- fieldName
- Type: SystemString
name of the field - ints
- Type: SystemInt32
int array to be written
Exceptions
Exception | Condition |
---|---|
IOException | System.IO.IOException |
Remarks
See Also