Click or drag to resize
ResetableMemoryStreamSetLength Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.ResetableMemoryStream.SetLength(System.Int64)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public override void SetLength(
	long value
)

Parameters

value
Type: SystemInt64

[Missing <param name="value"/> documentation for "M:VRage.ResetableMemoryStream.SetLength(System.Int64)"]

See Also