The methods of Java.IO.IDataInputExtensions are listed below. For a list of all members, see the IDataInputExtensions Members list.
See Also: Inherited members from System.Object
static | ReadBooleanAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadByteAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadCharAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadDoubleAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadFloatAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadFullyAsync(this IDataInput, byte[])Documentation for this section has not yet been entered. | |
static | ReadFullyAsync(this IDataInput, byte[], int, int)Documentation for this section has not yet been entered. | |
static | ReadIntAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadLineAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadLongAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadShortAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadUnsignedByteAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadUnsignedShortAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | ReadUTFAsync(this IDataInput)Documentation for this section has not yet been entered. | |
static | SkipBytesAsync(this IDataInput, int)Documentation for this section has not yet been entered. |