The constructors of Mono.Unix.StdioFileStream are listed below. For a list of all members, see the StdioFileStream Members list.
See Also: Inherited members from System.IO.Stream
Creates a Mono.Unix.StdioFileStream type, wrapping the existing unmanaged FILE pointer fileStream. Opens path for reading. Creates a Mono.Unix.StdioFileStream type, wrapping the existing unmanaged FILE pointer fileStream. Creates a Mono.Unix.StdioFileStream type, wrapping the existing unmanaged FILE pointer fileStream with the specified file access. Opens path with the specified file access access. Opens path with the specified file mode mode. Opens path with the specified mode. Creates a Mono.Unix.StdioFileStream type, wrapping the existing unmanaged FILE pointer fileStream with the specified file access. Opens path with the specified file mode mode and file access access.