Method SetLength
SetLength(long)
Sets the length of the current stream.
public override void SetLength(long value)
Parameters
value
longThe desired length of the current stream in bytes.
Sets the length of the current stream.
public override void SetLength(long value)
value
longThe desired length of the current stream in bytes.