Method | Description | |
---|---|---|
Clear ( ) : void | ||
Flush ( ) : void | ||
Read ( byte target, int offset, int count ) : int | ||
TsIo ( |
||
TsIo ( |
||
Write ( byte target, int offset, int count ) : void | ||
init ( |
public Read ( byte target, int offset, int count ) : int | ||
target | byte | |
offset | int | |
count | int | |
return | int |
public TsIo ( |
||
read | ||
write | ||
return | System |
public TsIo ( |
||
read | ||
write | ||
buffsize | int | |
return | System |
public Write ( byte target, int offset, int count ) : void | ||
target | byte | |
offset | int | |
count | int | |
return | void |
public init ( |
||
read | ||
write | ||
buffsize | int | |
return | void |