IPortableWriterWriteByteArray Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO.Serialization
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

void WriteByteArray(
	string fieldName,
	byte[] bytes
)

Parameters

fieldName
Type: SystemString
bytes
Type: SystemByte
Exceptions

ExceptionCondition
IOException
See Also

Reference