Click or drag to resize

DfsInputStreamSetLength Method

Not supported.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public override void SetLength(
	long value
)

Parameters

value
Type: SystemInt64
The desired length of the current stream in bytes.
See Also