Method | Description | |
---|---|---|
Read ( |
||
Reset ( ) : void | ||
ResourceReader ( byte bytes ) : System | ||
ResourceReader ( byte bytes, int startPosition ) : System |
public Read ( |
||
pv | ||
count | int | |
bytesRead | int | |
return | bool |
public ResourceReader ( byte bytes ) : System | ||
bytes | byte | |
return | System |
public ResourceReader ( byte bytes, int startPosition ) : System | ||
bytes | byte | |
startPosition | int | |
return | System |