Table of Contents

Method SetLength

Namespace
Innova.Data.File
Assembly
Innova.Data.dll

SetLength(long)

Sets the length of the current stream.

public override void SetLength(long value)

Parameters

value long

The desired length of the current stream in bytes.