Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Nio
  3. ByteBuffer
  4. ThresholdType
  • ByteBuffer
    • ByteBuffer(IntPtr, JniHandleOwnership)
    • Char
    • Double
    • Float
    • HasArray
    • Int
    • JniPeerMembers
    • Long
    • Short
    • ThresholdClass
    • ThresholdType
    • AlignedSlice(Int32)
    • AlignmentOffset(Int32, Int32)
    • Allocate(Int32)
    • AllocateDirect(Int32)
    • ArrayOffset()
    • AsCharBuffer()
    • AsDoubleBuffer()
    • AsFloatBuffer()
    • AsIntBuffer()
    • AsLongBuffer()
    • AsReadOnlyBuffer()
    • AsShortBuffer()
    • Compact()
    • CompareTo(ByteBuffer)
    • Duplicate()
    • Get()
    • Get(Byte[])
    • Get(Int32)
    • Get(Byte[], Int32, Int32)
    • GetChar(Int32)
    • GetDouble(Int32)
    • GetFloat(Int32)
    • GetInt(Int32)
    • GetLong(Int32)
    • GetShort(Int32)
    • Mismatch(ByteBuffer)
    • Order()
    • Order(ByteOrder)
    • Put(Byte[])
    • Put(ByteBuffer)
    • Put(SByte)
    • Put(Int32, SByte)
    • Put(Byte[], Int32, Int32)
    • PutChar(Char)
    • PutChar(Int32, Char)
    • PutDouble(Double)
    • PutDouble(Int32, Double)
    • PutFloat(Single)
    • PutFloat(Int32, Single)
    • PutInt(Int32)
    • PutInt(Int32, Int32)
    • PutLong(Int64)
    • PutLong(Int32, Int64)
    • PutShort(Int16)
    • PutShort(Int32, Int16)
    • Slice()
    • Slice(Int32, Int32)
    • Wrap(Byte[])
    • Wrap(Byte[], Int32, Int32)
monoandroid
namespace Java.Nio
{
    [Register("java/nio/ByteBuffer", DoNotGenerateAcw = true)]
    public abstract class ByteBuffer : Buffer, IJavaObject, IJavaPeerable, IComparable, IDisposable
    {
        protected override Type! ThresholdType { get; }
    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙