public LogClient ( byte buffer, int offset, int count ) : void | ||
buffer | byte | The buffer to log. |
offset | int | The offset of the first byte to log. |
count | int | The number of bytes to log. |
return | void |
public LogClient ( byte buffer, int offset, int count ) : void | ||
buffer | byte | The buffer to log. |
offset | int | The offset of the first byte to log. |
count | int | The number of bytes to log. |
return | void |