IDataOutputWrite Method (Byte, Int32, Int32)Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.2.0
Syntax

void Write(
	byte[] b,
	int off,
	int len
)

Parameters

b
Type: SystemByte
off
Type: SystemInt32
len
Type: SystemInt32
Exceptions

ExceptionCondition
IOException
See Also

Reference