編集

次の方法で共有


SKManagedStream.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