Method | Description | |
---|---|---|
GetString ( int beg, int end ) : string | ||
Peek ( ) : int | ||
Read ( ) : int | ||
StreamBuffer ( Stream s, bool isUserStream ) : System |
Method | Description | |
---|---|---|
Close ( ) : void | ||
StreamBuffer ( |
Method | Description | |
---|---|---|
ReadNextStreamChunk ( ) : int |
public GetString ( int beg, int end ) : string | ||
beg | int | |
end | int | |
return | string |
public StreamBuffer ( Stream s, bool isUserStream ) : System | ||
s | Stream | |
isUserStream | bool | |
return | System |
protected StreamBuffer ( |
||
b | ||
return | System |