DoubleBuffer
DoubleBuffer(IntPtr, JniHandleOwnership)
HasArray
JniPeerMembers
ThresholdClass
ThresholdType
Allocate(Int32)
ArrayOffset()
AsReadOnlyBuffer()
Compact()
CompareTo(DoubleBuffer)
Duplicate()
Get()
Get(Double[])
Get(Int32)
Get(Double[], Int32, Int32)
Mismatch(DoubleBuffer)
Order()
Put(Double)
Put(Double[])
Put(DoubleBuffer)
Put(Int32, Double)
Put(Double[], Int32, Int32)
Slice()
Slice(Int32, Int32)
Wrap(Double[])
Wrap(Double[], Int32, Int32)
monoandroid
namespace Java.Nio
{
[Register("java/nio/DoubleBuffer", DoNotGenerateAcw = true)]
public abstract class DoubleBuffer : Buffer, IJavaObject, IJavaPeerable, IComparable, IDisposable
{
protected DoubleBuffer(IntPtr javaReference, JniHandleOwnership transfer);
}
}
| .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