SKAbstractManagedStream.OnIsAtEnd Method

Definition

Implemented by derived SKAbstractManagedStream types to indicate whether all the bytes in the stream have been read.

protected abstract bool OnIsAtEnd ();

Returns

Returns a value indicating whether all the bytes in the stream have been read.

Applies to