public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | Source buffer |
offset | int | Start position |
count | int | Number of bytes to write |
return | void |
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | Source buffer |
offset | int | Start position |
count | int | Number of bytes to write |
return | void |