FDO API Reference Feature Data Objects

virtual FDO_API_COMMON void FdoIoStream::SetLength FdoInt64   )  [pure virtual]
 

truncates the stream to the indicated length.

Parameters:
length Input the new length (in bytes) for the stream. If this is longer than the current stream length then the stream's length is not changed.

Implemented in FdoIoFileStream, and FdoIoMemoryStream.


Comments or suggestions? Send us feedback.