void | Writes data to an upload stream. |
void Meta.WitAi.Interfaces.IDataUploadHandler.Write ( byte [] buffer, int offset, int length ) |
---|
Writes data to an upload stream. Parameters buffer The full data to be written offsetThe starting offset to be written from lengthThe total number of bytes to be written |