Condividi tramite


BasicEofSensorWatcher.EofDetected(Stream) Metodo

Definizione

Indica che viene rilevato EOF.

[Android.Runtime.Register("eofDetected", "(Ljava/io/InputStream;)Z", "GetEofDetected_Ljava_io_InputStream_Handler")]
public virtual bool EofDetected (System.IO.Stream? wrapped);
[<Android.Runtime.Register("eofDetected", "(Ljava/io/InputStream;)Z", "GetEofDetected_Ljava_io_InputStream_Handler")>]
abstract member EofDetected : System.IO.Stream -> bool
override this.EofDetected : System.IO.Stream -> bool

Parametri

wrapped
Stream

flusso sottostante che ha raggiunto EOF

Restituisce

Implementazioni

Attributi

Eccezioni

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a