Property | Type | Description | |
---|---|---|---|
_ReadUsage | SpaceAssigner1D | ||
_WriteUsage | SpaceAssigner1D |
Method | Description | |
---|---|---|
ProxyStreamReadWriteAnalyzer ( |
|
|
Read ( byte buffer, int offset, int count ) : int |
|
|
Write ( byte buffer, int offset, int count ) : void |
|
public ProxyStreamReadWriteAnalyzer ( |
||
BaseStream | ||
return | System.IO |
public Read ( byte buffer, int offset, int count ) : int | ||
buffer | byte | |
offset | int | |
count | int | |
return | int |
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | |
offset | int | |
count | int | |
return | void |