- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Sharpen.IO 
- Implementing Types
							graph BT
	Type["IOutputStream"]
class Type type-node
	Implementing0["ByteArrayOutputStream"]-.->Type
	click Implementing0 "/db4o-gpl-doc/output/api/Sharpen.IO/ByteArrayOutputStream"
	Implementing1["OutputStream"]-.->Type
	click Implementing1 "/db4o-gpl-doc/output/api/Sharpen.IO/OutputStream"
	Implementing2["BufferedOutputStream"]-.->Type
	click Implementing2 "/db4o-gpl-doc/output/api/Sharpen.IO/BufferedOutputStream"
	Implementing3["FileOutputStream"]-.->Type
	click Implementing3 "/db4o-gpl-doc/output/api/Sharpen.IO/FileOutputStream"
						
					Syntax
public interface IOutputStreamMethods
| Name | Value | Summary | 
|---|---|---|
| Close | void | |
| Flush | void | |
| Write | void | |
| Write | void | |
| Write | void |