docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
BuildMaster SDK
Inedo.IO
DisposingStream
Write(byte[],int,int)
Write(byte[] buffer, int offset, int count) Method
Syntax
public
virtual
void
Write(
byte[]
buffer,
int
offset,
int
count)
Parameters
buffer
Type: byte[]
offset
Type: int
count
Type: int