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