NetDataFile.WriteBuffer Method

internal protected override void WriteBuffer( 
byte[] buffer
long position
int length 
)
This language is not supported or no code example is available.
public protected:  
void WriteBuffer( 
array< Byte >^ buffer
long position
int length 
)
This language is not supported or no code example is available.
internal protected function WriteBuffer( 
buffer : byte[], 
position : long
length : int 
);
This language is not supported or no code example is available.

Parameters

buffer
byte[]

position
long

length
int

In this article

Definition