SKFrontBufferedManagedStream.OnIsAtEnd Method

Definition

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

protected override bool OnIsAtEnd ();

Returns

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

Applies to