JanaBiz.DbXml
Class XmlInputStream

Property Summary
bool Adopted
int CurrentPosition

Method Summary
int ReadBytes(byte[] toFill, int maxToRead)

Methods inherited from class JanaBiz.Bridge.InvocationHandle
Dispose, Dispose, Finalize

Methods inherited from class System.Object
Equals, GetHashCode, GetType, MemberwiseClone, ToString


Property Detail

Adopted

public bool Adopted


CurrentPosition

public int CurrentPosition

Method Detail

ReadBytes

public int ReadBytes(byte[] toFill,
                     int maxToRead)