Java.IO.DataInputStream.ReadUTF Method

Syntax

[Android.Runtime.Register("readUTF", "(Ljava/io/DataInput;)Ljava/lang/String;", "")]
public static string ReadUTF (IDataInput in)

Parameters

in
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

Remarks

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1