Freigeben über


Os.Tcdrain(FileDescriptor) Method

Definition

See tcdrain(3).

[Android.Runtime.Register("tcdrain", "(Ljava/io/FileDescriptor;)V", "")]
public static void Tcdrain (Java.IO.FileDescriptor? fd);
[<Android.Runtime.Register("tcdrain", "(Ljava/io/FileDescriptor;)V", "")>]
static member Tcdrain : Java.IO.FileDescriptor -> unit

Parameters

Attributes

Exceptions

Remarks

See tcdrain(3).

Java documentation for android.system.Os.tcdrain(java.io.FileDescriptor).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to