Reference Library
write Method (buff, pos, len)
NamespacesZamasoft.CTI.ResultBuilder..::..Blockwrite(array<Byte>[]()[][], Int32, Int32)
Declaration Syntax
C#Visual BasicVisual C++
public void write(
	byte[] buff,
	int pos,
	int len
)
Public Sub write ( _
	buff As Byte(), _
	pos As Integer, _
	len As Integer _
)
public:
void write(
	array<unsigned char>^ buff, 
	int pos, 
	int len
)
Parameters
buff (array<Byte>[]()[][])
pos (Int32)
len (Int32)

Assembly: CTI (Module: CTI)