Click or drag to resize

ISerializationServiceCreateObjectDataOutput Method (Int32)

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

Parameters

size
Type: SystemInt32

Return Value

Type: IBufferObjectDataOutput
See Also