Truncate or extend UnixFileSystemInfo.FullName to be length bytes in size.
- length
- A long containing the desired file size for UnixFileSystemInfo.FullName
If UnixFileSystemInfo.Length is less than length, the file will be extended as if by writing bytes with the value zero.
If UnixFileSystemInfo.Length is greater than length, then the extra data is lost.
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0