Click or drag to resize

BBStreamSetLength Method

[Missing <summary> documentation for "M:Brainboxes.IO.BBStream.SetLength(System.Int64)"]

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public override void SetLength(
	long value
)

Parameters

value
Type: SystemInt64

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

See Also