- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Interfaces
- Base Types
-
- Object
- StreamAdaptor
- OutputStream
Syntax
public class FileOutputStream : OutputStream, IOutputStream
Constructors
Name | Summary |
---|---|
FileOutputStream |
Fields
Name | Constant Value | Summary |
---|---|---|
_stream |
Inherited from StreamAdaptor
|
Properties
Name | Value | Summary |
---|---|---|
UnderlyingStream | Stream |
Inherited from StreamAdaptor
|
Methods
Name | Value | Summary |
---|---|---|
Close |
void |
Inherited from StreamAdaptor
|
Flush |
void |
Inherited from OutputStream
|
Write |
void |
Inherited from OutputStream
|
Write |
void |
Inherited from OutputStream
|
Write |
void |
Inherited from OutputStream
|