NetDataFile.ReadBuffer Method

internal protected override void ReadBuffer( 
byte[] buffer
long position
int length 
)
This language is not supported or no code example is available.
public protected:  
void ReadBuffer( 
array< Byte >^ buffer
long position
int length 
)
This language is not supported or no code example is available.
internal protected function ReadBuffer( 
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