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