Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Common
::
Io
::
IoStream
Close
get_CanRead
get_CanWrite
get_HasContext
get_Index
get_Length
IoStream
Read
Reset
set_Length
Skip
Write
Write
Write
virtual __property System::Void OSGeo::FDO::Common::Io::IoStream::set_Length
(
System::Int64
length
)
[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.