Method | Description | |
---|---|---|
Read ( byte buffer, int offset, int count ) : int | ||
SpecialCStream ( Stream ParentStream ) : System | ||
ungetc ( sbyte c ) : void |
public Read ( byte buffer, int offset, int count ) : int | ||
buffer | byte | |
offset | int | |
count | int | |
return | int |
public SpecialCStream ( Stream ParentStream ) : System | ||
ParentStream | Stream | |
return | System |