InputStream

Undocumented in source.

Constructors

this
this(byte[] buffer)
Undocumented in source.

Members

Functions

AddRef
nsrefcnt AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
Available
nsresult Available(PRUint32* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
Close
nsresult Close()
Undocumented in source. Be warned that the author may not have intended to support it.
IsNonBlocking
nsresult IsNonBlocking(PRBool* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
QueryInterface
nsresult QueryInterface(nsID* riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
Read
nsresult Read(byte* aBuf, PRUint32 aCount, PRUint32* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
ReadSegments
nsresult ReadSegments(nsWriteSegmentFun aWriter, void* aClosure, PRUint32 aCount, PRUint32* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
Release
nsrefcnt Release()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
byte[] buffer;
Undocumented in source.
index
int index;
Undocumented in source.
refCount
int refCount;
Undocumented in source.

Meta