[Missing <summary> documentation for "M:VVVV.Utils.Streams.MemoryPool`1.GetArray(System.Int32)"]

Namespace: VVVV.Utils.Streams
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public static T[] GetArray(
	int length
)

Parameters

length
Type: System..::..Int32

[Missing <param name="length"/> documentation for "M:VVVV.Utils.Streams.MemoryPool`1.GetArray(System.Int32)"]

Return Value

[Missing <returns> documentation for "M:VVVV.Utils.Streams.MemoryPool`1.GetArray(System.Int32)"]

See Also