Click or drag to resize

ITokenQueueInitialiseBuffer Method (Int32)

Initialises the Buffer and sets the Buffering Level.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void InitialiseBuffer(
	int amount
)

Parameters

amount
Type: SystemInt32
Buffering Amount.
See Also