SKAbstractManagedWStream.OnBytesWritten Method

Definition

Implemented by derived SKAbstractManagedWStream types to specify the number of bytes currently written to the stream.

protected abstract IntPtr OnBytesWritten ();

Returns

Returns the number of bytes currently written to the stream.

Applies to