Method | Description | |
---|---|---|
Write ( byte buffer, int offset, int count ) : void |
Writes the specified buffer.
|
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | The buffer. |
offset | int | The offset. |
count | int | The count. |
return | void |