Method | Description | |
---|---|---|
Available ( ) : uint | ||
Close ( ) : void | ||
Create ( byte data ) : |
||
IsNonBlocking ( ) : bool | ||
Read ( |
||
ReadSegments ( nsWriteSegmentFun aWriter, |
Method | Description | |
---|---|---|
ByteArrayInputStream ( byte data ) : System |
public static Create ( byte data ) : |
||
data | byte | |
return |
public Read ( |
||
aBuf | ||
aCount | uint | |
return | uint |
public ReadSegments ( nsWriteSegmentFun aWriter, |
||
aWriter | nsWriteSegmentFun | |
aClosure | ||
aCount | uint | |
return | uint |