Click or drag to resize

SerializationConfigIsUseNativeByteOrder Method

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax
public virtual bool IsUseNativeByteOrder()

Return Value

Type: Boolean
true if serialization is configured to use native byte order of the underlying platform
See Also