- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Interfaces
- Base Types
-
- Object
- StreamAdaptor
- InputStream
Syntax
public class ByteArrayInputStream : InputStream, IInputStream
Constructors
Name | Summary |
---|---|
ByteArrayInputStream |
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
|
Read |
int |
Inherited from InputStream
|
Read |
int |
Inherited from InputStream
|
Read |
int |
Inherited from InputStream
|