public Write ( byte buffer, int startIndex, int length ) : void | ||
buffer | byte | The buffer to write data from. |
startIndex | int | The byte offset in |
length | int | The maximum number of bytes to write. |
return | void |
public Write ( byte buffer, int startIndex, int length ) : void | ||
buffer | byte | The buffer to write data from. |
startIndex | int | The byte offset in |
length | int | The maximum number of bytes to write. |
return | void |