- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Sharpen.IO 
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type["StreamAdaptor"]
class Type type-node
	Derived0["OutputStream"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Sharpen.IO/OutputStream"
	Derived1["InputStream"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Sharpen.IO/InputStream"
						
					Syntax
public abstract class StreamAdaptorConstructors
| Name | Summary | 
|---|---|
| StreamAdaptor | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _stream | 
Properties
| Name | Value | Summary | 
|---|---|---|
| UnderlyingStream | Stream | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Close | void |