InputStream
InputStream()
InputStream(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Available()
Close()
Mark(Int32)
MarkSupported()
NullInputStream()
Read()
Read(Byte[])
Read(Byte[], Int32, Int32)
ReadAllBytes()
ReadAsync()
ReadAsync(Byte[])
ReadAsync(Byte[], Int32, Int32)
ReadNBytes(Int32)
ReadNBytes(Byte[], Int32, Int32)
Reset()
Skip(Int64)
SkipAsync(Int64)
SkipNBytes(Int64)
TransferTo(Stream)
monoandroid
namespace Java.IO
{
[Register("java/io/InputStream", DoNotGenerateAcw = true)]
public abstract class InputStream : Object, IJavaObject, IJavaPeerable, ICloseable, IDisposable
{
[Register("close", "()V", "GetCloseHandler")]
public virtual void Close();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API