Click or drag to resize

ISerializationService.CreateObjectDataOutput Method (Int32)

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
IBufferObjectDataOutput CreateObjectDataOutput(
	int size
)

Parameters

size
Type: System.Int32

Return Value

Type: IBufferObjectDataOutput
See Also