Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Read ( IntPtr L, IntPtr baton, UIntPtr &size ) : IntPtr | ||
StreamReader ( Stream source ) : System |
public Read ( IntPtr L, IntPtr baton, UIntPtr &size ) : IntPtr | ||
L | IntPtr | |
baton | IntPtr | |
size | UIntPtr | |
return | IntPtr |
public StreamReader ( Stream source ) : System | ||
source | Stream | |
return | System |